Wireshark-commits: [Wireshark-commits] master e63fd92: lemon (tools): Fix Dereference of null point

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Jan 2016 19:36:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e63fd927f9556035439cd3cb24221e015ae7a295
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    lemon (tools): Fix Dereference of null pointer found by Clang analyzer
    
    Change-Id: Ica08d9372fbe3809eb078e0285cba2a49cee6b8d
    Reviewed-on: https://code.wireshark.org/review/13331
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3343729   Fix warnings for qt_ui_utils.cpp [-Wcast-qual]
    adds  e63fd92   lemon (tools): Fix Dereference of null pointer found by Clang analyzer


Summary of changes:
 tools/lemon/lemon.c |   47 +++++++++++++++++++++++++----------------------
 1 file changed, 25 insertions(+), 22 deletions(-)