Wireshark-commits: [Wireshark-commits] master 3a63f8d: nstrace: fix size of vmnames

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Mar 2017 02:46:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a63f8dc61b103c4716e49a914868a2ca327f4de
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3a63f8d by Anil Kumar (anilkumar911@xxxxxxxxx):

    nstrace: fix size of vmnames
    
    When vmnames are included in the header of a netscaler packet trace,
    number of bytes equal to the size of vmnames is omitted from the packet,
    by the dissector.
    
    
    Bug: 13459
    Change-Id: I0f907e9c2e08c1cbebd47f7e50d8284a6aaade59
    Reviewed-on: https://code.wireshark.org/review/20446
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ee7296d   TLS: append Log name for CT Log IDs
    adds  3a63f8d   nstrace: fix size of vmnames


Summary of changes:
 wiretap/netscaler.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)