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(-)