Wireshark-commits: [Wireshark-commits] master 05b6a9a: Kafka: fixed OffsetForLeaderEpoch dissection
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Aug 2019 17:01:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=05b6a9ad0bc86e2fddb250a7280fcf4658d66b82
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

05b6a9a by Piotr Smolinski (piotr.smolinski@xxxxxxxxxxxx):

    Kafka: fixed OffsetForLeaderEpoch dissection
    
    Bug: 16023
    Change-Id: I78e1354ac5509707c818d7968c7067583fb469ba
    Reviewed-on: https://code.wireshark.org/review/34379
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a1532e7   cmake: check minimum zstd library version.
     add  05b6a9a   Kafka: fixed OffsetForLeaderEpoch dissection


Summary of changes:
 epan/dissectors/packet-kafka.c | 287 ++++++++++++++++++++++-------------------
 1 file changed, 155 insertions(+), 132 deletions(-)