Wireshark-commits: [Wireshark-commits] master-2.2 7583a2c: proto.c: add bounds check to proto_tree_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jul 2016 07:03:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7583a2c05d243c269c54b85cd111b24158041340
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

7583a2c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    proto.c: add bounds check to proto_tree_add_text(_valist)_internal
    
    Bug: 12659
    Change-Id: I44cb3ce8e647ae2816d5ffa95435068c435a1e5c
    Reviewed-on: https://code.wireshark.org/review/16648
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 56706427f53cc64793870bf072c2c06248ae88f3)
    Reviewed-on: https://code.wireshark.org/review/16685
    

Actions performed:

    from  e645f54   LDSS: check if a conversation already exists before recreating it
    adds  7583a2c   proto.c: add bounds check to proto_tree_add_text(_valist)_internal


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