[GitHub] trafficserver pull request #774: TS-4608: Fix memory leak in ProxyAllocator....

2016-06-30 Thread jaaju
GitHub user jaaju opened a pull request: https://github.com/apache/trafficserver/pull/774 TS-4608: Fix memory leak in ProxyAllocator.cc. This removes the pre-processor flag TS_USE_FREELIST which is not defined since commit e56d1f9eb6f55b0257d1fb758b773dea468159ee to make freelists

[GitHub] trafficserver pull request: fix rpath flags when multiple "--with-...

2015-12-04 Thread jaaju
Github user jaaju commented on the pull request: https://github.com/apache/trafficserver/pull/324#issuecomment-162135109 @jpeach - I have pulled in the latest from upstream and addressed your feedback. Thanks! --- If your project is set up for it, you can reply to this email and

[GitHub] trafficserver pull request: fix rpath flags when multiple "--with-...

2015-12-01 Thread jaaju
Github user jaaju commented on the pull request: https://github.com/apache/trafficserver/pull/324#issuecomment-161077650 @bgaff, @jpeach I have incorporated James' feedback and resolved conflicts by merging changes from upstream. Let me know if this is good. Thanks! --- If

[GitHub] trafficserver pull request: fix rpath flags when multiple "--with-...

2015-11-05 Thread jaaju
GitHub user jaaju opened a pull request: https://github.com/apache/trafficserver/pull/324 fix rpath flags when multiple "--with-*" arguments are given. @bgaff Using TS_ADDTO to add the custom locations of libraries results in incorrect "-rpath" directive