Wireshark-commits: [Wireshark-commits] master 9c1a55a: RPC: partially dissect GSS NFS truncated pac
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Aug 2020 07:18:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c1a55a5ae1db446934ce8a4ab33bfdfb45f320c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9c1a55a by Jorge Mora (jmora1300@xxxxxxxxx):

    RPC: partially dissect GSS NFS truncated packets
    
    Make sure to set the GSS Data subtree length properly when
    the packet has been truncated so at least the rest of the
    packet could be partially dissected.
    
    Change-Id: I0b41137aea47c2512d15d28ed620542decd31904
    Reviewed-on: https://code.wireshark.org/review/38086
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bf91124   packet-stun.c: Add decoding of PASSWORD_ALGORITHM(S)
     add  9c1a55a   RPC: partially dissect GSS NFS truncated packets


Summary of changes:
 epan/dissectors/packet-rpc.c | 9 +++++++++
 1 file changed, 9 insertions(+)