Wireshark-commits: [Wireshark-commits] master e0af790: lemon (tools): Fix Dereference of null point
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Nov 2015 09:32:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0af790aac61a9e62bd3558fee07235bb504ff59
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    lemon (tools): Fix Dereference of null pointer found by Clang analyzer
    
    Change-Id: I6be51833b4268dbfde5c78820004a4714779b0c5
    Reviewed-on: https://code.wireshark.org/review/9515
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  815b7fe   Qt: Revert to more optimized code
    adds  e0af790   lemon (tools): Fix Dereference of null pointer found by Clang analyzer


Summary of changes:
 tools/lemon/lemon.c |   56 ++++++++++++++++++++++++++++++---------------------
 1 file changed, 33 insertions(+), 23 deletions(-)