Wireshark-commits: [Wireshark-commits] master-3.0 650fb1f: asn1: don't increment a buffer beyond it
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Jun 2019 20:32:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=650fb1f786249235b2b3d049789f31adcd6edb85
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

650fb1f 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/33735
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  ad7eeda   Add Qt 5.12.4 item to the release notes.
     add  650fb1f   asn1: don't increment a buffer beyond its end.


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