r16869: - if we know the blob length, we can preallocated the memory
authorStefan Metzmacher <metze@samba.org>
Sat, 8 Jul 2006 07:39:06 +0000 (07:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:55 +0000 (14:09 -0500)
commitcf901ad491c82794ff28980055466cf117bb0d72
tree675f3edbe81a829f64569a8bc7e93657f8815034
parent1b45214f3186e3be045d09083c27017e67017cdd
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
(This used to be commit 7761a2a595720e30f2a38448761ca77077908be7)
source4/smb_server/smb2/fileio.c