free_service() was never setting the valid field to False. This is a bug
authorJeremy Allison <jra@samba.org>
Thu, 10 May 2001 20:58:38 +0000 (20:58 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 10 May 2001 20:58:38 +0000 (20:58 +0000)
commit3412950dbd5b70f28ffdbe1a79488a409ca1a051
treebe0f112a37c3ba946338819a1d80416c9bc8200b
parent9e4a6c227f719226cac6e00f1a6719651570e2c7
free_service() was never setting the valid field to False. This is a bug
that's been here since 2.0.x and before.... This would cause a memleak.
Jeremy.
source/param/loadparm.c