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 8f62bb7: amqp: handle potential overflows when dissec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Nov 2014 21:54:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f62bb7cce5a82baa543b14800fd7c12548b497a
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f62bb7 by Bill Meier (wmeier@xxxxxxxxxxx):

    amqp: handle potential overflows when dissecting amqp_0_10 PDUs;
    
    Bug: 10582
    Change-Id: I2fbb16b9d641dfe872aed468f8b944f7ef274261
    Reviewed-on: https://code.wireshark.org/review/5176
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  848e24e   dictionary: add missing TLV definition for WiMAX-Downlink-Granted-QoS
    adds  8f62bb7   amqp: handle potential overflows when dissecting amqp_0_10 PDUs;


Summary of changes:
 epan/dissectors/packet-amqp.c |  235 +++++++++++++----------------------------
 1 file changed, 75 insertions(+), 160 deletions(-)