Wireshark-commits: [Wireshark-commits] master 2b74b5c: BER: Add a length check.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b74b5c4c8836f413c675d8f7f80c8356b6b1722
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2b74b5c by Gerald Combs (gerald@xxxxxxxxxxxxx):
BER: Add a length check.
Add a common large length reporting function. Add a length check to
dissect_ber_set.
Bug: 14444.
Change-Id: I6093b5342439cd0ee08f060b8d74b3ae54b3b8f8
Reviewed-on: https://code.wireshark.org/review/25931
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9c5803f Airpdcap: Add length checks.
adds 2b74b5c BER: Add a length check.
Summary of changes:
epan/dissectors/packet-ber.c | 44 +++++++++++++++++++++++++-------------------
1 file changed, 25 insertions(+), 19 deletions(-)