Wireshark-commits: [Wireshark-commits] master 51f4a01: f5ethtrailer: Fix calling col_info with NULL
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Mar 2018 13:13:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51f4a01a027f14051caf8bd836e36389ee22f7ce
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

51f4a01 by Joerg Mayer (jmayer@xxxxxxxxx):

    f5ethtrailer: Fix calling col_info with NULL format string.
    
    Change the remaining ", <something>" listings into the Wireshark typical "<something> ,"
    
    Change-Id: I990ab3798514ff8bfd77bc12c86c979365f43f72
    Reviewed-on: https://code.wireshark.org/review/26469
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  5277e67   thrift: Fix typo in dissector table description
    adds  51f4a01   f5ethtrailer: Fix calling col_info with NULL format string.


Summary of changes:
 epan/dissectors/packet-f5ethtrailer.c | 409 +++++++++++++++++-----------------
 1 file changed, 204 insertions(+), 205 deletions(-)