URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6b7065b7c654ba0e1b872cef38a298033c8f26b
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b6b7065 by Dario Lombardo (lomato@xxxxxxxxx):
dcerpc-netlogon: fix compilation with older gcrypt versions.
GCRY_CIPHER_MODE_CFB8 has been introduced in gcrypt 1.8.0:
https://abi-laboratory.pro/?view=changelog&l=libgcrypt&v=1.8.0
Add conditional compilation code for older versions.
Change-Id: I756cc118fce261a6e1a580f4a6a244c8ff0b381f
Reviewed-on: https://code.wireshark.org/review/35678
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 984c7a9 BGP: update Well-known Communities
add b6b7065 dcerpc-netlogon: fix compilation with older gcrypt versions.
Summary of changes:
epan/dissectors/packet-dcerpc-netlogon.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)