diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-02-16 15:49:54 -0500 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2009-02-16 20:33:33 -0500 |
commit | 4166dd54ebb56083bf61f8d2d4b151c0e476e22c (patch) | |
tree | 919560c1649f9c35f1e8de59ed1278c332deeaa2 /tdb/common/tdb_private.h | |
parent | 8ce804c66b2a6f24662d1568976c430777be2cd0 (diff) | |
download | sssd-4166dd54ebb56083bf61f8d2d4b151c0e476e22c.tar.gz sssd-4166dd54ebb56083bf61f8d2d4b151c0e476e22c.tar.bz2 sssd-4166dd54ebb56083bf61f8d2d4b151c0e476e22c.zip |
Enhancements and bugfixes to util/btreemap.c 1) Remove useless and unused btreemap_new() 2) Fix potentially serious memory allocation error. btreemap now requires a TALLOC_CTX to be passed in for assignment to the top node of the tree. Previously it was creating a new root TALLOC_CTX 3) Add new function btreemap_get_keys that will return a sorted array (newly allocated using talloc_realloc()) of keys (const void *) 4) Change the btreemap to use (const void *) keys instead of (void *)
Diffstat (limited to 'tdb/common/tdb_private.h')
0 files changed, 0 insertions, 0 deletions