URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=919d98451b1ef49fd456a308c12d1a8a1cb8e89b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
919d984 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
NFS: fix crash when activating file_name_snooping option
gf5340b2 introduced a value destroy function.
When transfering a given value from nfs_name_snoop_unmatched to nfs_name_snoop_matched hash map, do not free the value automatically
Bug: 11972
Change-Id: I8c4e0db07084b041baf73ccf4d0788248574a9d8
Reviewed-on: https://code.wireshark.org/review/13115
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 8884edbbd686f70813183ad242f1b382f1cdd7e6)
Reviewed-on: https://code.wireshark.org/review/13130
Actions performed:
from e8d0502 dBm signal strength is signed; report it as such in the RSSI column.
adds 919d984 NFS: fix crash when activating file_name_snooping option
Summary of changes:
epan/dissectors/packet-nfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)