URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf63b1ac25776c469d44321722a7bcd7e82be790
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
bf63b1a by Pascal Quantin (pascal.quantin@xxxxxxxxx):
voip_calls.c: add missing tap_draw callback to taps asking for a redraw
Otherwise the GUI does not get populated properly
Change-Id: I5e24ac5ab2909f3200c588405dbdc9c6bbb82a73
Reviewed-on: https://code.wireshark.org/review/11465
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit adc7bfe71d3b783301b3e86f86ecb096e7be2af9)
Reviewed-on: https://code.wireshark.org/review/11473
Actions performed:
from c01faec TCP: replace some dissector asserts by a return
adds bf63b1a voip_calls.c: add missing tap_draw callback to taps asking for a redraw
Summary of changes:
ui/voip_calls.c | 222 +++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 200 insertions(+), 22 deletions(-)