URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b88247865ef5d765431524861f42d40a4207c6e7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b882478 by Martin Kaiser (wireshark@xxxxxxxxx):
mongo: don't THROW() an exception from a dissector
just return the overall length even if the value is not in line with the
protocol specification
Change-Id: Ieeb5d1d265acb6de807a1175f07c7981db4b6c2b
Reviewed-on: https://code.wireshark.org/review/15833
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 be12133 Actually progress through the command data (CID-281394)
adds b882478 mongo: don't THROW() an exception from a dissector
Summary of changes:
epan/dissectors/packet-mongo.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)