Wireshark-commits: [Wireshark-commits] master-3.2 2fce679: kafka: don't use an empty tvb list.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Dec 2019 04:57:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2fce67985edd6a42b9948d13ce1f2c4176f0c0c4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

2fce679 by Dario Lombardo (lomato@xxxxxxxxx):

    kafka: don't use an empty tvb list.
    
    Bug: 16242
    Change-Id: I1a7cfa504d46cab681c7803227102cafcda519fa
    Reviewed-on: https://code.wireshark.org/review/35277
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 8dcd1e2bcd1037f6ee2f7e5ec6e853006c4f2634)
    Reviewed-on: https://code.wireshark.org/review/35280
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fa4b636   Documentation: update (long) cmd line options
     add  2fce679   kafka: don't use an empty tvb list.


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