Wireshark-commits: [Wireshark-commits] master 19e650f: Fuzz fewer iterations of the fast block allo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 4 May 2014 22:24:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19e650f43adf23b0aa92821bff0cc389643944f6
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

19e650f by Evan Huus (eapache@xxxxxxxxx):

    Fuzz fewer iterations of the fast block allocator
    
    I believe the XP buildbot failures are simply running out of memory, so
    hopefully reducing the number of iterations should be enough to let it finish
    reliably.
    
    Change-Id: I40af789d528c2623e95f153529205b5e617c6e02
    Reviewed-on: https://code.wireshark.org/review/1496
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  6c7ab45   MAC LTE: fix compilation error
    adds  19e650f   Fuzz fewer iterations of the fast block allocator


Summary of changes:
 epan/wmem/wmem_test.c |   17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)