Changes between Initial Version and Version 1 of Ticket #1175


Ignore:
Timestamp:
Sep 11, 2019, 2:26:51 PM (5 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1175 – Description

    initial v1  
    1 Assuming that the 'closeIn' parameter is true and 'overwrite' is false, the method [source:/extensions/net.sf.basedb.reggie/trunk/src/net/sf/basedb/reggie/r/RResult.java@head:153-171#L147 RResult.createWorkFile()] doesn't close the 'in' stream if a file with the same name already exists.
     1Assuming that the `closeIn` parameter is true and `overwrite` is false, the method [source:/extensions/net.sf.basedb.reggie/trunk/src/net/sf/basedb/reggie/r/RResult.java@head:153-171#L147 RResult.createWorkFile()] doesn't close the `in` stream if a file with the same name already exists.