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

Commits:

4f22e99 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>
    

Actions performed:

    from  78978ec   Qt: Protect against unintentional "no capture file" window status
    adds  4f22e99   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(-)