Wireshark-commits: [Wireshark-commits] master-2.0 82b20a8: Append Integer32 value to varbind also.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Oct 2016 16:24:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82b20a8e561010579a5d2382fd52aadad80f974f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

82b20a8 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Append Integer32 value to varbind also.
    
    Integer32 is handled slightly different from other values, but
    that doesn't mean its pi_value shouldn't be saved to add to the
    varbind later on.
    
    Bug: 13013
    Change-Id: I6789a75ffd3bb95b7dd68f9cb356dbd85fc669d4
    Reviewed-on: https://code.wireshark.org/review/18189
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    (cherry picked from commit db690aa4444322d85f40ecef7892ec12b3e423b9)
    Reviewed-on: https://code.wireshark.org/review/18207
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1a7be33   Retrieve CLNP option values from the right place
    adds  82b20a8   Append Integer32 value to varbind also.


Summary of changes:
 asn1/snmp/packet-snmp-template.c |    2 +-
 epan/dissectors/packet-snmp.c    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)