URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cdb032304046e114e43b37fb633787b45d2bd89
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5cdb032 by Evan Huus (eapache@xxxxxxxxx):
smb2: fully initialize dummy session
A few fields weren't being zeroed and were causing valgrind warnings.
Bug: 10569
Change-Id: I30e1e70c9445376806f385f3578b65bf6e320f8b
Reviewed-on: https://code.wireshark.org/review/4702
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 38ffca5 WSUG: Fixed some typos.
adds 5cdb032 smb2: fully initialize dummy session
Summary of changes:
epan/dissectors/packet-smb2.c | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)