Use a direct compare instead of calling strncmp in valid_smb_header
commitc861ff737ecd99a7a31313a2d32015e4a6018a91
authorVolker Lendecke <vl@samba.org>
Mon, 20 Oct 2008 18:05:31 +0000 (20 11:05 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 20 Oct 2008 19:48:54 +0000 (20 21:48 +0200)
treeadb7dac23dcf410c337c731b64b8b47419233196
parent76c3fd0e4e371f3535ca96163ec2c27798e3e6e7
Use a direct compare instead of calling strncmp in valid_smb_header
(cherry picked from commit b6ce6dd1d82314ce3194dc450e67dec948e1a6b2)
source/smbd/process.c