Don't overwrite a dynamic pointer with the address of a stack
authorJeremy Allison <jra@samba.org>
Mon, 16 Nov 2009 22:55:21 +0000 (14:55 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 16 Nov 2009 22:55:21 +0000 (14:55 -0800)
commita2a8dc515cca833c442cc3bb4cf90682e8ba147d
treea62ef7e79992aa7ff65f8f29fa17f8a667623989
parent5c54c73c0ec14e391cd58481249b1eda752d4798
Don't overwrite a dynamic pointer with the address of a stack
variable.
Jeremy.
source3/include/proto.h
source3/smbd/fileio.c
source3/smbd/reply.c