Wireshark-commits: [Wireshark-commits] master 1de9f3c: Double the fuzz testing memory limit.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 16 Nov 2016 00:26:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1de9f3ccebdef5b2423c70cd565dc9c4ec203177
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1de9f3c by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Double the fuzz testing memory limit.
    
    Increase MAX_VMEM to 1000000 in order to accomodate a large capture file
    in the menagerie and allow some breathing room for future large
    captures.
    
    Change-Id: I61d1a56d30d49af5c25785f8d43f104b6a300da5
    Ping-Bug: 13049
    Reviewed-on: https://code.wireshark.org/review/18838
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  ba2c79f   PER: add support for fragmented octet string
    adds  1de9f3c   Double the fuzz testing memory limit.


Summary of changes:
 tools/test-common.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)