URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3257d7cd2a533ad8b68236b250ba892f7ae6e36
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
e3257d7 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 15723be20ddd43020096245cb6e5a7c36483844e)
Reviewed-on: https://code.wireshark.org/review/36940
Actions performed:
from 3ba3dad DIS: dissector fix for Articulated Part VP records.
add e3257d7 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(+)