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

Commits:

78fee11 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/11314
    

Actions performed:

    from  488ca33   [Automatic update for 2015-10-25]
    adds  78fee11   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(-)