Wireshark-commits: [Wireshark-commits] master 8f15ebe: srvloc: check buffer index to prevent heap o
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 06 Mar 2019 09:24:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f15ebed65ceea5c856fce055b5d83fb0c4b597b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8f15ebe by Dario Lombardo (lomato@xxxxxxxxx):

    srvloc: check buffer index to prevent heap overflow.
    
    Bug: 15546
    Change-Id: I35eee1f6e1127db74339ec7218d7681bd93de59c
    Reviewed-on: https://code.wireshark.org/review/32285
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b8b582a   Fix up size calculations.
     add  8f15ebe   srvloc: check buffer index to prevent heap overflow.


Summary of changes:
 epan/dissectors/packet-srvloc.c | 4 ++++
 1 file changed, 4 insertions(+)