Wireshark-commits: [Wireshark-commits] master ab82d45: AMQP: Fix false positive
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Jun 2016 10:04:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab82d4519f69572b581ccf04a91d305b6a10f6eb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ab82d45 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    AMQP: Fix false positive
    
    ERROR: NO ARRAY: epan/dissectors/packet-amqp.c, ei_amqp_amqp_1_0_frame_length_exceeds_65K
    
    Missing a space after { (need fix check ?)
    
    Change-Id: Idce3b270c53feb7fc12e8c82fb87932faa1e468d
    Reviewed-on: https://code.wireshark.org/review/15728
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  887b203   Don't copy details of hidden columns.
    adds  ab82d45   AMQP: Fix false positive


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