MaxKellermann commented on pull request #166:
URL: https://github.com/apache/commons-vfs/pull/166#issuecomment-796811825


   One more bug: TOCTOU bug in all functions which set 
`this.fileContentThreadData = null` after checking it's empty. Between the 
check and the assignment, another thread may have created a new stream.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to