Wireshark-commits: [Wireshark-commits] master 5670642: proto.c: add bounds check to proto_tree_add_
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jul 2016 03:53:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56706427f53cc64793870bf072c2c06248ae88f3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5670642 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>
    

Actions performed:

    from  896751e   Use a variable consistently.
    adds  5670642   proto.c: add bounds check to proto_tree_add_text(_valist)_internal


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