URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dcb2760553ff8c7ef776db4abe182eb16c300472
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
dcb2760 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/36941
Actions performed:
from af1b4cc Check the validator in ExtArgText::isValid().
add dcb2760 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(+)