Wireshark-commits: [Wireshark-commits] master adc7bfe: voip_calls.c: add missing tap_draw callback
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 1 Nov 2015 08:26:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adc7bfe71d3b783301b3e86f86ecb096e7be2af9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

adc7bfe 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>
    

Actions performed:

    from  af11478   bluetooth: Fix uninitialized value warning
    adds  adc7bfe   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(-)