URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=856bab63e6c28ffc660544bfc23aca0f3d7ea341
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
856bab6 by Luke Mewburn (luke@xxxxxxxxxxx):
LWM: fix compilation without libgcrypt
Add HAVE_LIBGCRYPT compilation guards.
Move gcrypt-related variables into the scope they're used.
Change-Id: I81a2c8a54514fb51de53640fa8eceeddb2bf24d9
Reviewed-on: https://code.wireshark.org/review/10118
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b5ca69b Couchbase: dissect sub-document commands
adds 856bab6 LWM: fix compilation without libgcrypt
Summary of changes:
epan/dissectors/packet-lwm.c | 44 ++++++++++++++++++++++++++++--------------
1 file changed, 29 insertions(+), 15 deletions(-)