ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.10 c567c0e: amqp: Fix for crash reported in Bug 105

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Nov 2014 17:08:44 +0000 (UTC)
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(-)