Use a direct compare instead of calling strncmp in valid_smb_header
authorVolker Lendecke <vl@samba.org>
Sun, 19 Oct 2008 12:50:55 +0000 (14:50 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 19 Oct 2008 19:51:16 +0000 (21:51 +0200)
commit1510b7b8c99ea64a8fabdb89c5868b2f5895fdbf
tree4025e2e0c52ef1da4d5b8d70be5f22817c370a05
parentac647d03ac271b0a81b6c8041e2c6b84ada13aca
Use a direct compare instead of calling strncmp in valid_smb_header
source3/smbd/process.c