1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Andrew Tridgell 600144050c r2039: got rid of the free() ptr in DATA_BLOB
I plan on replacing the concept by adding a generic destructor in all talloc ptrs, so you can do:

  talloc_set_destructor(ptr, my_destructor);

to setup a function that will be called on free.
(This used to be commit 957b260621c091830c01e9e8c370c199350342ec)
2007-10-10 12:58:19 -05:00
..
2007-10-10 12:57:54 -05:00
2007-10-10 12:58:17 -05:00
2007-10-10 12:57:47 -05:00
2003-08-13 01:53:07 +00:00
2007-10-10 12:57:43 -05:00
2007-10-10 12:56:23 -05:00
2003-08-13 01:53:07 +00:00
2003-08-13 01:53:07 +00:00
2003-12-16 03:45:04 +00:00
2007-10-10 12:56:36 -05:00
2004-02-03 06:37:28 +00:00
2003-08-13 01:53:07 +00:00
2007-10-10 12:58:09 -05:00
2007-10-10 12:56:18 -05:00
2007-10-10 12:56:51 -05:00
2003-08-13 01:53:07 +00:00