Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 8da90a2: Fix Argument with 'nonnull' attribute passed

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Mar 2014 10:17:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8da90a2c5a7948c401d3b5e951de6c75bfa8f40b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8da90a2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Fix Argument with 'nonnull' attribute passed null found by Clang
    
    Change-Id: I5c84e4813d03b734afaf2a7cb3205773324f049d
    Reviewed-on: https://code.wireshark.org/review/798
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  30a4398   Fix Argument with 'nonnull' attribute passed null found by Clang
    adds  8da90a2   Fix Argument with 'nonnull' attribute passed null found by Clang


Summary of changes:
 epan/dissectors/packet-ntlmssp.c |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)