Wireshark-commits: [Wireshark-commits] lts-1.12.1 7879339: proto.c: add bounds check to proto_tree_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Aug 2016 16:45:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=787933902b7063428ee8b425afe6bfb30f247470
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

7879339 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    proto.c: add bounds check to proto_tree_add_text(_valist)
    
    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)
    Conflicts:
    	epan/proto.c
    Reviewed-on: https://code.wireshark.org/review/16697
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 32abb637139699bb329719ae68fdb65a7258f1bf)
    Reviewed-on: https://code.wireshark.org/review/17022
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  b49c8d3   LDSS: check if a conversation already exists before recreating it
    adds  7879339   proto.c: add bounds check to proto_tree_add_text(_valist)


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