some more fixes
packet-ncp.c
ncpiph.signature initialized and the following test changed
and ncpiph.length = 0
packet-sip
in_quoted_string unused variable
packet-smb-common.c
string_len initialized to 0
packet-smb-pipe.c
ent_count initialized to 0
packet-smb.c
subcmd unitialized, I initialize it with a value higher than one
possible. If it comes to be parsed with this value, a
dissector_assert_not_reached would be triggered.
sd_len = 0
ea_len = 0
Attachment:
ncp-sip-smb_warnings_fix.diff.gz
Description: application/gzip