Wireshark-commits: [Wireshark-commits] master-2.0 9e8bc15: GVCP: do not try to append register valu
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Oct 2015 16:56:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e8bc1582bc9c0325c956245a8a80bbd1f570057
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

9e8bc15 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GVCP: do not try to append register value to info column when READREG_ACK has an error status
    
    Bug: 11639
    Change-Id: I1389b74092138e3b28cf4f0dd2d2c8967ec8ba12
    Reviewed-on: https://code.wireshark.org/review/11310
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 4f22e9937f72a43e53262d0ca3297f686109f4c4)
    Reviewed-on: https://code.wireshark.org/review/11313
    

Actions performed:

    from  fe8ee7d   Convert SIP statistics to the stat tap API.
    adds  9e8bc15   GVCP: do not try to append register value to info column when READREG_ACK has an error status


Summary of changes:
 epan/dissectors/packet-gvcp.c |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)