summaryrefslogtreecommitdiffstats
path: root/source3/lib/data_blob.c
Commit message (Expand)AuthorAgeFilesLines
* Set the length back to zero when we free the data_blob.Andrew Bartlett2003-02-171-0/+1
* Accessing data after it's been free()ed really is a no-no...Andrew Bartlett2003-01-131-1/+0
* Nobody uses this, and its really just a layer of internal implementation.Andrew Bartlett2002-05-231-1/+1
* Fix a silly memory (getpnam_alloc()) leak spotted by Elrond, and moveAndrew Bartlett2002-05-221-0/+109