Wireshark-commits: [Wireshark-commits] master ebd1989: Qt: check NULL before dereference (CID 13943

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

Commits:

ebd1989 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>
    

Actions performed:

    from  37790e9   cmake: fix empty data (Global Configuration) directory
    adds  ebd1989   Qt: check NULL before dereference (CID 1394324)


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