Add a bit of 'const' for the data_blob code.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Oct 2001 22:14:17 +0000 (22:14 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 29 Oct 2001 22:14:17 +0000 (22:14 +0000)
commitb02ed7ee195ebd9060f91e117c002d661b6cc9d6
tree92025186d508e372c1ddffab0951d26c3ac8ab35
parentfd1d0064b3a4fe834c5d8e810a12a8077f9d2a66
Add a bit of 'const' for the data_blob code.

Add a new data_blob_clear_free() function - that zero's out the buffer
when its done.
source/lib/util.c