r2599: avoid free()ing our static unalloceted memory that ends up in memory corruption.
authorSimo Sorce <idra@samba.org>
Fri, 24 Sep 2004 17:38:23 +0000 (17:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:47 +0000 (10:52 -0500)
commit70ac6b6b55f0423eb9296fbdc7db0d2aa634a601
tree797bb60d04f78b9f35cd7678e3aab94b77c7c928
parentaa62710b2e2aa1a1c7284a9b2704994928581d6b
r2599: avoid free()ing our static unalloceted memory that ends up in memory corruption.
(This used to be commit 557e12d1b593b582ea1157d278bcdde6aba5a879)
source3/lib/xfile.c