Wireshark-commits: [Wireshark-commits] master-2.2 29ea37a: Set the VA limit with ulimit -S, and cle

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Sep 2016 18:33:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29ea37a22702f1265b10a249a252d6393032de20
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

29ea37a 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/17929
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0784542   Add a -a flag to specify running under ASan, and don't set ulimit -v if so.
    adds  29ea37a   Set the VA limit with ulimit -S, and clean up comments.


Summary of changes:
 tools/fuzz-test.sh    |   16 +++++++++++-----
 tools/randpkt-test.sh |   13 +++++++++----
 2 files changed, 20 insertions(+), 9 deletions(-)