Wireshark-commits: [Wireshark-commits] master 03af555: ssl-utils: fix compilation if not HAVE_LIBGC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Mar 2018 11:14:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03af5553eb1aaf38b2053e8b83a2be60097306d8
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

03af555 by Dario Lombardo (lomato@xxxxxxxxx):

    ssl-utils: fix compilation if not HAVE_LIBGCRYPT_AEAD.
    
    Change-Id: Ibbca24b95763cee57ebaee0ee7723db217fc05bc
    Reviewed-on: https://code.wireshark.org/review/26479
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  b19ca06   tap-sctp: remove leak of sack and tsn (found by clang).
    adds  03af555   ssl-utils: fix compilation if not HAVE_LIBGCRYPT_AEAD.


Summary of changes:
 epan/dissectors/packet-ssl-utils.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)