Wireshark-commits: [Wireshark-commits] master-3.0 6b2844b: NFS: Add filesystem cycle detection.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Apr 2020 17:43:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b2844bfb7412e715d3a1366c2b80eba1766eae7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

6b2844b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    NFS: Add filesystem cycle detection.
    
    Detect cycles and large depths when snooping full names.
    
    Bug: 16476
    Change-Id: I4cddf3d6e6c58d1d382a3ea3b3ed09644562c352
    Reviewed-on: https://code.wireshark.org/review/36847
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit fc6763989c7a7c4e4b0522b12b955e5a285d388a)
    Reviewed-on: https://code.wireshark.org/review/36854
    

Actions performed:

    from  023c850   Release notes: The Windows installers now ship with Qt 5.12.8.
     add  6b2844b   NFS: Add filesystem cycle detection.


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