Wireshark-commits: [Wireshark-commits] master 47f58d3: BTMESH: Fix for compilation without GCrypt
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 08 May 2019 16:41:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47f58d32c541d465a3cfd0b39e2f148537bc38c9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

47f58d3 by Piotr Winiarczyk (wino45@xxxxxxxxx):

    BTMESH: Fix for compilation without GCrypt
    
    Fix for compilation on platforms without GCrypt library.
    
    Change-Id: I049f7d60f3b65f713ee3e43f62361790901982a6
    Reviewed-on: https://code.wireshark.org/review/33113
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  82801e0   Zebra: update for FRRouting version 7
     add  47f58d3   BTMESH: Fix for compilation without GCrypt


Summary of changes:
 epan/dissectors/packet-btmesh.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)