Wireshark-commits: [Wireshark-commits] master 0a0654a: IPSec: fix compilation when building without

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Sep 2014 22:06:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a0654a7aa58d16063d9bc35e61c7917fa5d1e58
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0a0654a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    IPSec: fix compilation when building without libgcrypt
    
    Change-Id: Iea3de2f0a54f9c0703afbeb42722d18da99f5c9a
    Reviewed-on: https://code.wireshark.org/review/4090
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  5ade437   Treat a length of -1 as a Very Large Length in most cases.
    adds  0a0654a   IPSec: fix compilation when building without libgcrypt


Summary of changes:
 epan/dissectors/packet-ipsec.c |   33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)