Wireshark-commits: [Wireshark-commits] master f1c2406: Allow 16 SAs to be added, but allocate on he

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 May 2014 04:17:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1c240685d46ee01c515e1baca588d8e514aa3d0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f1c2406 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    Allow 16 SAs to be added, but allocate on heap to avoid growing stack
    
    Change-Id: I68a4437c35c6e1e629cace06cfea07ae1ec45066
    Reviewed-on: https://code.wireshark.org/review/1616
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2981ae4   Add default paths for the Qt online installer for Windows.
    adds  f1c2406   Allow 16 SAs to be added, but allocate on heap to avoid growing stack


Summary of changes:
 epan/dissectors/packet-ipsec.c |   31 ++++++++++++++++++++++++-------
 epan/dissectors/packet-ipsec.h |    1 +
 2 files changed, 25 insertions(+), 7 deletions(-)