Wireshark-commits: [Wireshark-commits] master db690aa: Append Integer32 value to varbind also.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db690aa4444322d85f40ecef7892ec12b3e423b9
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
db690aa 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>
Actions performed:
from 0aae3b1 MAC LTE: add dissection of NB-IoT RAR
adds db690aa Append Integer32 value to varbind also.
Summary of changes:
epan/dissectors/asn1/snmp/packet-snmp-template.c | 2 +-
epan/dissectors/packet-snmp.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)