Don't overwrite a dynamic pointer with the address of a stack
commita01053bd1a27d22b9d39a6e0efca72fcb2f91744
authorJeremy Allison <jra@samba.org>
Mon, 16 Nov 2009 22:55:21 +0000 (16 14:55 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:40:57 +0000 (26 11:40 +0100)
treec3ac9b092586f9c4822e92301532f2884e0110a4
parentbb7e33cc44d8b412256241fa1dc89641f324f9fb
Don't overwrite a dynamic pointer with the address of a stack
variable.
Jeremy.
(cherry picked from commit a2a8dc515cca833c442cc3bb4cf90682e8ba147d)
(cherry picked from commit 66a4681a7817537611df5a800d187d4dee3a9855)
source3/include/proto.h
source3/smbd/fileio.c
source3/smbd/reply.c