URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6916450839ee194f7b0dee99dbdee52f3aff54a9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
6916450 by Guy Harris (guy@xxxxxxxxxxxx):
Set the VA limit with ulimit -S, and clean up comments.
Other limits are set with -S, do that with the virtual address space
limit as well.
Change-Id: Ie427341a4c7be56d3e8d96be6c1713c56e9bad87
Reviewed-on: https://code.wireshark.org/review/17846
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit ec0aeb983b0efc2d2e5e24209a3a0fc198b353d2)
Reviewed-on: https://code.wireshark.org/review/17930
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from dabf7d4 Add a -a flag to specify running under ASan, and don't set ulimit -v if so.
adds 6916450 Set the VA limit with ulimit -S, and clean up comments.
Summary of changes:
tools/fuzz-test.sh | 15 +++++++++++----
tools/randpkt-test.sh | 13 +++++++++----
2 files changed, 20 insertions(+), 8 deletions(-)