[GitHub] trafficserver pull request #1051: TS-4558: ASAN buffer overflow in traffic_m...

2016-09-27 Thread reveller
Github user reveller closed the pull request at: https://github.com/apache/trafficserver/pull/1051 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

[GitHub] trafficserver pull request #1051: TS-4558: ASAN buffer overflow in traffic_m...

2016-09-27 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1051#discussion_r80715731 --- Diff: lib/ts/ink_args.cc --- @@ -320,7 +320,7 @@ usage(const ArgumentDescription *argument_descriptions, unsigned n_argument_desc case 'f'

[GitHub] trafficserver pull request #1051: TS-4558: ASAN buffer overflow in traffic_m...

2016-09-27 Thread reveller
GitHub user reveller opened a pull request: https://github.com/apache/trafficserver/pull/1051 TS-4558: ASAN buffer overflow in traffic_manager -h Changed (int *) to a (bool *) for boolean based arguments in usage(). You can merge this pull request into a Git repository by running: