URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c86d1d2dd151d3348a4f1764f760bff1e667d222
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c86d1d2 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>
    
Actions performed:
    from  0a30f68   start dissecting the stsz box
    adds  c86d1d2   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(-)