s4:registry - "dir.c" - fix up dynamic memory allocation operations
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Mon, 22 Mar 2010 18:26:59 +0000 (19:26 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Mon, 22 Mar 2010 21:31:01 +0000 (22:31 +0100)
commit96bb09bcf6ed221b1ce11dd4ec91b64d53ff6626
tree5d17c780b1705d57f91fb5697b1bcea7d303b280
parent43170dafbcbe7464bce9b4c6d76532d7d0bf5b9a
s4:registry - "dir.c" - fix up dynamic memory allocation operations

- Added free operations where needed
- Use always the "mem_ctx" for temporary data
- Proof with W_ERROR_HAVE_NO_MEMORY if stuff was allocated
source4/lib/registry/dir.c