Wireshark-commits: [Wireshark-commits] master-1.12 ba26505: FC: fix dissection when packets are cap
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Dec 2014 22:13:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba2650517af886a36351ffc959fd3af575d5afed
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

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

    FC: fix dissection when packets are captured with Fibre Channel FC-2 encapsulation type
    
    This is broken since ga9dd765
    
    Bug: 10751
    Change-Id: Id4f282d9e0104bfa2314e2348aedf31233a671bd
    Reviewed-on: https://code.wireshark.org/review/5594
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit c86d1d2dd151d3348a4f1764f760bff1e667d222)
    Reviewed-on: https://code.wireshark.org/review/5599
    

Actions performed:

    from  cfa3bd7   Fix instances of duplicate display-filter-names with incompatible types.
    adds  ba26505   FC: fix dissection when packets are captured with Fibre Channel FC-2 encapsulation type


Summary of changes:
 epan/dissectors/packet-fc.c |   15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)