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 3428e80: Don't forward-declare amqp_0_10_get_size_fie

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Nov 2014 23:17:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3428e809ddb2d5f673a539516711f61a36eb0ffc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3428e80 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't forward-declare amqp_0_10_get_size_field(), as it no longer exists.
    
    Change-Id: I796826bafd0768b610c9afbde8407fd9d3cc775e
    Reviewed-on: https://code.wireshark.org/review/5180
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8f62bb7   amqp: handle potential overflows when dissecting amqp_0_10 PDUs;
    adds  3428e80   Don't forward-declare amqp_0_10_get_size_field(), as it no longer exists.


Summary of changes:
 epan/dissectors/packet-amqp.c |    3 ---
 1 file changed, 3 deletions(-)