Wireshark-commits: [Wireshark-commits] master 725c2b3: Fix called C++ object pointer is null found

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Apr 2014 23:41:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=725c2b3354ca446525b9931746b2441de6b8b816
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix called C++ object pointer is null found by Clang Analyzer
    
    Change-Id: I7d142ed60af8bb776ea732bf9ef94ad92bc23d70
    Reviewed-on: https://code.wireshark.org/review/1061
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  36a2ba2   display LCNs as decimal number this makes them easier to compare with your TVs channel list
    adds  725c2b3   Fix called C++ object pointer is null found by Clang Analyzer


Summary of changes:
 ui/qt/io_graph_dialog.cpp |   20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)