Wireshark-commits: [Wireshark-commits] master dbb391a: Kafka: add Snappy decompression support

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Oct 2016 12:55:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbb391a64681e3c5722f8e7ff79bd4154d0b2e6b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dbb391a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Kafka: add Snappy decompression support
    
    Change-Id: Ida8d941809a4e0f2fd4d9f142363187a757d0278
    Reviewed-on: https://code.wireshark.org/review/18288
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  25122f5   [GIOP] Use g_slist_prepend().
    adds  dbb391a   Kafka: add Snappy decompression support


Summary of changes:
 epan/dissectors/packet-kafka.c |   69 ++++++++++++++++++++++++++++++++++++++--
 1 file changed, 67 insertions(+), 2 deletions(-)