Wireshark-commits: [Wireshark-commits] master 8ba9479: GTK: Don't crash when we click on an RTP sam
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jul 2015 18:51:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ba94798ec1506b86abf9418a3fb849d375e62b6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8ba9479 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    GTK: Don't crash when we click on an RTP sample.
    
    This doesn't fix any of the underlying problems discussed in bug 10613
    but it does keep us from dereferencing a NULL pointer.
    
    Change-Id: I9317366a6ae6e563dcadb32bccee87e8803c37e3
    Ping-Bug: 10613.
    Reviewed-on: https://code.wireshark.org/review/9626
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9f03aa1   On OS X, add an rpath for the Qt frameworks, and remove it in the app bundle.
    adds  8ba9479   GTK: Don't crash when we click on an RTP sample.


Summary of changes:
 ui/gtk/rtp_player.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)