Actions
Bug #809
closedfindscu's extract option overwrites "rspXXX" files when issuing multiple C-FIND request
Status:
Closed
Priority:
Normal
Assignee:
Pedro Fernando Arizpe Gómez
Category:
Library
Target version:
-
Start date:
2018-01-19
Due date:
% Done:
100%
Estimated time:
Module:
dcmnet
Operating System:
Compiler:
Description
findscu's extract option overwrites the "rspXXX" output files when issuing multiple C-FIND requests during a single association. This is because the counter variable "responseCount" in DIMSE_findUser() always starts with 0.
Updated by Marco Eichelberg almost 7 years ago
- Status changed from New to Closed
- Assignee set to Pedro Fernando Arizpe Gómez
- % Done changed from 0 to 100
Closed by commit #5cf57fb.
Actions