URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3abdb967aefc550de92f2ab0b5d3a49207b2ac58
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3abdb96 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>
Actions performed:
from e38e2df WSDG: Expand the zero window description.
add 3abdb96 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(+)