Wireshark-commits: [Wireshark-commits] master-1.12 7f90e4e: VoIP: fix a crash when trying to retrie
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Nov 2015 18:15:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f90e4eaf36e15a1b29ad399ac4e6b81508511a0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

7f90e4e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    VoIP: fix a crash when trying to retrieve the time of a T.38 tapped packet
    
    Rather than trying to retrieve frame_data from the packet number row (while it could be filtered) let's use pinfo
    
    Bug: 11596
    Change-Id: Iadbae7630da012c72b29628384a0825511672692
    Reviewed-on: https://code.wireshark.org/review/12106
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  4245d2b   Fix indentation.
    adds  7f90e4e   VoIP: fix a crash when trying to retrieve the time of a T.38 tapped packet


Summary of changes:
 ui/gtk/voip_calls.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)