Wireshark-commits: [Wireshark-commits] master b86d72a: Allow ampq messages to be bigger than 64k

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Oct 2016 08:48:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b86d72a0d18a32dd18d45cdf4a4b738e64780507
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b86d72a by Michael Mann (mmann78@xxxxxxxxxxxx):

    Allow ampq messages to be bigger than 64k
    
    Also fix a field type conflict noticed in provided capture
    
    Bug: 13050
    Change-Id: I3d2643299b6db2729641c72b2e1f054f170b4907
    Reviewed-on: https://code.wireshark.org/review/18571
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  42f0695   Fix two warnings when compiling with rpcap support on macOS.
    adds  b86d72a   Allow ampq messages to be bigger than 64k


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