Wireshark-commits: [Wireshark-commits] master 6d1b6f4: [VoIP] There has to be two separate routines
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 May 2015 11:31:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d1b6f46927fe6bd9edfcd9ef63e74ab94f039ac
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6d1b6f4 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [VoIP] There has to be two separate routines for MEGACO and H248 as
    tap_id_offset is used to access tapinfo. Fixes a crash rported in
    
    Bug: 11132
    Change-Id: I32ada3e0eb16d0e128ff67c5aec499890602eab0
    Reviewed-on: https://code.wireshark.org/review/8449
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0bf4299   Change the formatting strings used to create the Conversation Filter submenu
    adds  6d1b6f4   [VoIP] There has to be two separate routines for MEGACO and H248 as tap_id_offset is used to access tapinfo. Fixes a crash rported in


Summary of changes:
 ui/voip_calls.c |   20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)