URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=370d32dd3cc9fda4b4ceee9ca2f2ef1bd953c51d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
370d32d by Michael Mann (mmann78@xxxxxxxxxxxx):
Remove some THROWs and just return when lengths are bad.
Change-Id: I4e01117e0cf0600be75f75336f22d011c4964113
Reviewed-on: https://code.wireshark.org/review/12298
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from be2e099 CMake: Fix breakage with CMake 3
adds 370d32d Remove some THROWs and just return when lengths are bad.
Summary of changes:
epan/dissectors/packet-ppi.c | 10 +++++-----
epan/dissectors/packet-v5dl.c | 2 +-
epan/dissectors/packet-xtp.c | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)