URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9affd2656c9c2f6e911817f196a524f4b5b2c1cd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9affd26 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
SSL utils: Add proper check while getting bag type
Implementing proper return value check, as done for other gnutls function
calls, catches (unlikely) errors and allows C++ compatible build.
Change-Id: Idf5bd3fe6e68d006a469fe72663dea1c7e2d17f7
Reviewed-on: https://code.wireshark.org/review/16865
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 86cf94f Text2Pcap doc update
adds 9affd26 SSL utils: Add proper check while getting bag type
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)