libsmbconf: text - change the cache to be talloced
commit645817b3de5ea762a0a4f547404cadab0d941735
authorMichael Adam <obnox@samba.org>
Wed, 26 Mar 2008 22:58:01 +0000 (26 23:58 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 27 Mar 2008 07:38:31 +0000 (27 08:38 +0100)
tree72ee4c801ca70b03407d452b71c97e1df5a7604d
parentb6ee19725e7397b775b0b96d0463a3410e1af6ed
libsmbconf: text - change the cache to be talloced

instead of having it directly as a member in the private data struct.
This makes it easier to flush and initialize the cache.

Michael
(cherry picked from commit 03efb72b4632e2bbb0838ca56a3e556448bda5c5)
source/lib/smbconf/smbconf_txt_simple.c