Wireshark-commits: [Wireshark-commits] master bd1cd01: GTK/RTP Player: Fix crash when touch RTP Str
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Jan 2015 12:40:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd1cd01c7d4e65d92b49eae89ea3efc5a6c95568
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bd1cd01 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    GTK/RTP Player: Fix crash when touch RTP Stream
    
    Move converts of addresses when they are really valid.
    
    Change-Id: Ie0c77e8e23bd97ba55d68dad7da7015b9d355b0d
    Reviewed-on: https://code.wireshark.org/review/6397
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Michal Orynicz <michal.orynicz@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  b6cf61b   Small parenthesis fix
    adds  bd1cd01   GTK/RTP Player: Fix crash when touch RTP Stream


Summary of changes:
 ui/gtk/rtp_stream_dlg.c |   20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)