Wireshark-commits: [Wireshark-commits] master-1.12 32abb63: proto.c: add bounds check to proto_tree
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32abb637139699bb329719ae68fdb65a7258f1bf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
32abb63 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>
Actions performed:
from e347b39 LDSS: check if a conversation already exists before recreating it
adds 32abb63 proto.c: add bounds check to proto_tree_add_text(_valist)
Summary of changes:
epan/proto.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)