Wireshark-commits: [Wireshark-commits] master a300227: AMQP 0-9-1: Add missing methods connection.b

Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 1 Feb 2015 07:25:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a30022784ae2afca6dcf367ad5257be3aeba6471
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a300227 by Petr Gotthard (petr.gotthard@xxxxxxxxxx):

    AMQP 0-9-1: Add missing methods connection.block and connection.unblock.
    
    Change-Id: I11b32b876ec0f43b1faa2ab40ab66e7f18d981c2
    Reviewed-on: https://code.wireshark.org/review/6857
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  df468f5   jsmn: check superior token node value before using it
    adds  a300227   AMQP 0-9-1: Add missing methods connection.block and connection.unblock.


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