[GitHub] trafficserver issue #1302: CID 1368306 & 1368305: NULLPTR and security BP in...

2017-01-18 Thread jablko
Github user jablko commented on the issue: https://github.com/apache/trafficserver/issues/1302 I think CID 1368306 is a false positive? The open() file_arguments[i] isn't the same as the access() file_arguments[i] because there's a ++i in between. I'm not sure how to proceed.

[GitHub] trafficserver issue #1302: CID 1368306 & 1368305: NULLPTR and security BP in...

2017-01-06 Thread zwoop
GitHub user zwoop opened an issue: https://github.com/apache/trafficserver/issues/1302 CID 1368306 & 1368305: NULLPTR and security BP in logical.cc ```c ** CID 1368306: Security best practices violations (TOCTOU) /proxy/logcat.cc: 299 in main()