Wireshark-commits: [Wireshark-commits] master e4fd250: nfs: Fixing COPY decoding to match the spec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Oct 2016 22:48:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e4fd25060e2e5ba22e91bba6a8318f3e720e8384
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e4fd250 by Olga Kornievskaia (olga.kornievskaia@xxxxxxxxx):

    nfs: Fixing COPY decoding to match the spec
    
    Current decoding of the COPY operation gets a netloc4 instead
    of a stateid from the write_response4 structure.
    
    Change-Id: Icde8adde8613d50e7a03ee779aad4c62f6f195f4
    Reviewed-on: https://code.wireshark.org/review/18169
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5ace3b9   MTP3: Added SS7 Point Code Name Resolution
    adds  e4fd250   nfs: Fixing COPY decoding to match the spec


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