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.12 69e9a65: [-1.12]amqp: handle potential overflows

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Nov 2014 03:07:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69e9a65d118a65ab879187f8a7923b8e82a9cc8c
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

69e9a65 by Bill Meier (wmeier@xxxxxxxxxxx):

    [-1.12]amqp: handle potential overflows when dissecting amqp_0_10 PDUs
    
    Ping Bug 10582
    Change-Id: I6676133b80805295ea192f5a26818492d6e63531
    Reviewed-on: https://code.wireshark.org/review/5186
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  e4224aa   DNS: WKS RR Protocol field is read as 4 bytes instead of 1
    adds  69e9a65   [-1.12]amqp: handle potential overflows when dissecting amqp_0_10 PDUs


Summary of changes:
 epan/dissectors/packet-amqp.c |  239 +++++++++++++----------------------------
 1 file changed, 73 insertions(+), 166 deletions(-)