Wireshark-commits: [Wireshark-commits] master 2ae8451: OER: Handle negatived constraints in dissect

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Nov 2019 11:02:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ae8451121e21ef765f55c9e82d2c11dea7d5304
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2ae8451 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    OER: Handle negatived constraints in dissect_oer_constrained_integer.
    
    Bug: 16176
    Change-Id: I944ad530fd53222857a22d361432aaaca7f7e571
    Reviewed-on: https://code.wireshark.org/review/34962
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  ce0b559   BMP: Enhance dissection of Stats type
     add  2ae8451   OER: Handle negatived constraints in dissect_oer_constrained_integer.


Summary of changes:
 epan/dissectors/packet-oer.c | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)