Fix crash bug with indirecting through null pointer on recursive delete.
authorJeremy Allison <jra@samba.org>
Thu, 30 Aug 2001 22:20:02 +0000 (22:20 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 30 Aug 2001 22:20:02 +0000 (22:20 +0000)
commit4bd774f458e0628986c8b135686238acf2ff32c9
treea87a822df59ae35bea0c310c1450b9d82b94e04c
parent58ed70f37865d81d98d2fca87139465dc21e5bb1
Fix crash bug with indirecting through null pointer on recursive delete.
Jeremy.
(This used to be commit a6f04d16613a06c1aafa89d7373d1e4b4a5fb45b)
source3/smbd/reply.c