Wireshark-commits: [Wireshark-commits] master 2c6d2bb: UDP: fix 'Follow Stream' button from convers

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Dec 2014 22:37:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2c6d2bb1e56055f53531468be83075c4f12cdcb2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2c6d2bb by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    UDP: fix 'Follow Stream' button from conversations tab
    
    Add stream index to conversation table
    
    Change-Id: Id63b2cc0000d89297c8638b9a89315096fc5458b
    Reviewed-on: https://code.wireshark.org/review/6062
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a2beef9   Fix assertion when applying conversation color
    adds  2c6d2bb   UDP: fix 'Follow Stream' button from conversations tab


Summary of changes:
 epan/dissectors/packet-udp.c |    2 +-
 ui/gtk/conversations_table.c |    6 +-----
 2 files changed, 2 insertions(+), 6 deletions(-)