Wireshark-commits: [Wireshark-commits] master-2.2 4bda8cc: Qt: check NULL before dereference (CID 1

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Jan 2017 02:26:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4bda8cce396baa42e9fffab416e024eef2acfca6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

4bda8cc by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Qt: check NULL before dereference (CID 1394324)
    
    Move the NULL check before the assignment with the dereference.
    
    Change-Id: Ifcd4fb89c059ad2f4b6606fc1e83dc67a7d7373d
    Reviewed-on: https://code.wireshark.org/review/19605
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit ebd198979f3b334688914e631a8899f5090e4503)
    Reviewed-on: https://code.wireshark.org/review/19607
    

Actions performed:

    from  39c5420   [Automatic update for 2017-01-08]
    adds  4bda8cc   Qt: check NULL before dereference (CID 1394324)


Summary of changes:
 ui/qt/voip_calls_dialog.cpp |    1 +
 1 file changed, 1 insertion(+)