Wireshark-commits: [Wireshark-commits] lts-1.8.2 01eb0a8: Add test_length to ptvcursor_add so it ca
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Oct 2015 08:18:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01eb0a8664ffa7a94a1eb4cf47a404f0d56d2830
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark

Commits:

01eb0a8 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add test_length to ptvcursor_add so it can do some bounds checking.
    
    Change-Id: Id052bbfb42f33861294cd4bcba9c3219b7a6b9ff
    Ping-Bug: 11358
    Reviewed-on: https://code.wireshark.org/review/9755
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 3c38a92f7884ad724367b57ff141fdebd5282300)
    Reviewed-on: https://code.wireshark.org/review/10588
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    (cherry picked from commit 012daad15734f23b213528e1efc40ceac1d48c78)
    Reviewed-on: https://code.wireshark.org/review/11256
    

Actions performed:

    from  c86c78c   pcapng: Fixed copying if_filter_bpf_bytes
    adds  01eb0a8   Add test_length to ptvcursor_add so it can do some bounds checking.


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