Wireshark-commits: [Wireshark-commits] master 5b53445: Add test_length to ptvcursor_add so it can d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Jul 2015 09:24:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b53445e815fd6b652d49df03ec3d60b088c4fbc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5b53445 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add test_length to ptvcursor_add so it can do some bounds checking.
    
    Ping-Bug: 11358
    Change-Id: Idfd258c734e7a946300b2564bebf6e4cb374c8d1
    Reviewed-on: https://code.wireshark.org/review/9655
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2316352   Lua: add plugin version info
    adds  5b53445   Add test_length to ptvcursor_add so it can do some bounds checking.


Summary of changes:
 epan/proto.c |   51 +++++++++++++++++++++++++++------------------------
 1 file changed, 27 insertions(+), 24 deletions(-)