Wireshark-commits: [Wireshark-commits] master-2.4 0d74e50: asn1: don't increment a buffer beyond it

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Jun 2019 20:33:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d74e50d9a7f941654759a5cafa4b9a6ac77a7d8
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

0d74e50 by Dario Lombardo (lomato@xxxxxxxxx):

    asn1: don't increment a buffer beyond its end.
    
    Bug: 15870
    Change-Id: I04cbb822f0e77c8e0ac8513e3a5c13116920ca6e
    Reviewed-on: https://code.wireshark.org/review/33731
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 45a3d0787f3c9f6f5fb5b53a8c29771b3f28e406)
    Reviewed-on: https://code.wireshark.org/review/33737
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  2520b8f   [Automatic update for 2019-06-23]
     add  0d74e50   asn1: don't increment a buffer beyond its end.


Summary of changes:
 epan/asn1.c | 3 +++
 1 file changed, 3 insertions(+)