URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b198294a8247407581ee595a069b085dc9fe3c1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
8b19829 by Kim Kempf (kim.kempf@xxxxxxxxx):
Fixed compile error in packet-ssl-utils.c when HAVE_LIBCRYPT not defined
Bug: 12680
Change-Id: I7219e38be48d1115e7e80b41337423be64776e5a
Reviewed-on: https://code.wireshark.org/review/16742
Reviewed-by: João Valverde <j@xxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 7a9ab60a6e7808e879c7151330e18405af7fc1b5)
Reviewed-on: https://code.wireshark.org/review/16744
Actions performed:
from 8647f42 If we don't get any OS information, remove the old OS information.
adds 8b19829 Fixed compile error in packet-ssl-utils.c when HAVE_LIBCRYPT not defined
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)