Opened 5 years ago
Last modified 5 years ago
#1175 closed defect
Temporary R working files may be left in open state — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | Reggie v4.23 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Assuming that the 'closeIn' parameter is true and 'overwrite' is false, the method RResult.createWorkFile() doesn't close the 'in' stream if a file with the same name already exists.
Note:
See TracTickets
for help on using tickets.