Changes between Version 1 and Version 2 of Ticket #1175


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1175 – Description

    v1 v2  
    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/tags/4.22/src/net/sf/basedb/reggie/r/RResult.java@head:142-160#L136 RResult.createWorkFile()] doesn't close the `in` stream if a file with the same name already exists.