URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88bdf254ce1ca56cb14511286f65216d23769e7f
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
88bdf25 by Guy Harris (guy@xxxxxxxxxxxx):
nfs: Initialize the fs_cycle element of an nfs_name_snoop_t.
It has to be initialized to false, otherwise you get random misreported
cycles.
Change-Id: I1ffa1f8fae4883960ebf0522e44bc9e1378b2470
Reviewed-on: https://code.wireshark.org/review/36939
Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
(cherry picked from commit 3abdb967aefc550de92f2ab0b5d3a49207b2ac58)
Reviewed-on: https://code.wireshark.org/review/36942
Actions performed:
from 26c7496 [Automatic update for 2020-04-19]
add 88bdf25 nfs: Initialize the fs_cycle element of an nfs_name_snoop_t.
Summary of changes:
epan/dissectors/packet-nfs.c | 1 +
1 file changed, 1 insertion(+)