Wireshark-commits: [Wireshark-commits] master ec0aeb9: Set the VA limit with ulimit -S, and clean u

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Sep 2016 21:42:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec0aeb983b0efc2d2e5e24209a3a0fc198b353d2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ec0aeb9 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>
    

Actions performed:

    from  c2b7a74   nfs: Fixing OFFLOAD_STATUS reply decoding
    adds  ec0aeb9   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(-)