Wireshark-commits: [Wireshark-commits] lts-1.12.1 550e37d: GVCP: do not try to append register valu
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 20:36:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=550e37d39380ae172568df818f70c6f68f63e361
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

550e37d 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
    (cherry picked from commit 78fee11f4b9a253cfb65d3f4e60aee3acf59ba58)
    Reviewed-on: https://code.wireshark.org/review/13754
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  adcf996   SDP: protect against out of bounds access
    adds  550e37d   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(-)