Wireshark-commits: [Wireshark-commits] master 6327a86: We were telling the FibreChannel dissector t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Jun 2018 08:50:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6327a869811d16b0cdd74bddccd4b26a714cb369
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6327a86 by Joerg Mayer (jmayer@xxxxxxxxx):

    We were telling the FibreChannel dissector to decode the last 8 bytes twice
    
    Once as CRC + EOF and once as payload. Don't pass the bytes to payload
    dissection any more.
    
    Change-Id: I21eb95a4f42dbd40ccf5910934c00f58f5564454
    Reviewed-on: https://code.wireshark.org/review/28023
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  b891fe9   Diameter: Update with some AVPs from RFC 5777
    adds  6327a86   We were telling the FibreChannel dissector to decode the last 8 bytes twice


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