URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c567c0e0d0d08760944d6674d827e96bdb242964
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
c567c0e by Bill Meier (wmeier@xxxxxxxxxxx):
amqp: Fix for crash reported in Bug 10582.
Detect and handle overflows when advancing 'offset'.
(This patch converts the previous temporary fix to be the
permanent fix for Wireshark-1.10).
Ping Bug 10582
Change-Id: I6ed10c325d851ad9fa5e13e1852fe86ad6f09f6d
Reviewed-on: https://code.wireshark.org/review/5196
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from 9a2e8ea sigcomp-udvm: fix invalid access
adds c567c0e amqp: Fix for crash reported in Bug 10582.
Summary of changes:
epan/dissectors/packet-amqp.c | 7 -------
1 file changed, 7 deletions(-)