Wireshark-commits: [Wireshark-commits] master f78d761: Fix DIAG_OFF() and DIAG_ON() calls.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Jan 2016 21:58:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f78d7616b568782952a45cd2b8b08c74fe43a614
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f78d761 by Guy Harris (guy@xxxxxxxxxxxx):

    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 <guy@xxxxxxxxxxxx>
    

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(-)