URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2c7e8eb013336f3ec28d374a6e1e7cd6abfb234
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b2c7e8e by Martin Kaiser (wireshark@xxxxxxxxx):
mongo: return the number of bytes we actually consumed
even if the document length is 0, we consumed at least 4 bytes for the
length field
bug: 12534
Change-Id: I2f1612bf575b558c1bcc0afe8202b202747846e3
Reviewed-on: https://code.wireshark.org/review/15934
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c5528d0 Make some more Diameter AVP names unique.
adds b2c7e8e mongo: return the number of bytes we actually consumed
Summary of changes:
epan/dissectors/packet-mongo.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)