r16869: - if we know the blob length, we can preallocated the memory
commit7761a2a595720e30f2a38448761ca77077908be7
authorStefan Metzmacher <metze@samba.org>
Sat, 8 Jul 2006 07:39:06 +0000 (8 07:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:55 +0000 (10 14:09 -0500)
tree6698548374311e11756c7057d04ecad9b965c726
parent1bb60b5be48fab7d84594283f58d2bc04c474b0c
r16869: - if we know the blob length, we can preallocated the memory
  and avoid a realloc in smb2_push_*
- don't overwrite the first data byte

metze
source/smb_server/smb2/fileio.c