Wireshark-commits: [Wireshark-commits] master 98fc6c6: btatt: Fix Dereference of null pointer found

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 1 Feb 2016 13:33:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98fc6c6cd198ffc0f99e805f0b3b4711195227cf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

98fc6c6 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    btatt: Fix Dereference of null pointer found by Clang analyzer
    
    Change-Id: I3c55af73ba989080cf6dfe206d25a6d4923ac7f1
    Reviewed-on: https://code.wireshark.org/review/13622
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  71a21d7   extcap: Correct save for file arguments
    adds  98fc6c6   btatt: Fix Dereference of null pointer found by Clang analyzer


Summary of changes:
 epan/dissectors/packet-btatt.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)