URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f78d7616b568782952a45cd2b8b08c74fe43a614 Submitter: Guy Harris ([email protected]) Changed: branch: master Repository: wireshark
Commits: f78d761 by Guy Harris ([email protected]): Fix DIAG_OFF() and DIAG_ON() calls. DIAG_O{FF,N} take a warning flag name *without* the "W". Change-Id: I00558e42804b9f2ec4e80fae7c739541880381ca Reviewed-on: https://code.wireshark.org/review/13487 Reviewed-by: Guy Harris <[email protected]> Actions performed: from e63fd92 lemon (tools): Fix Dereference of null pointer found by Clang analyzer adds f78d761 Fix DIAG_OFF() and DIAG_ON() calls. Summary of changes: epan/dissectors/packet-ssl-utils.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
