lib/util: fix strhex_to_data_blob to use data_blob_talloc.
authorGünther Deschner <gd@samba.org>
Sat, 18 Oct 2008 19:06:07 +0000 (21:06 +0200)
committerGünther Deschner <gd@samba.org>
Sat, 18 Oct 2008 20:46:37 +0000 (22:46 +0200)
commit7966b00b3a0614a0824aa7ef7089973f21734ea8
tree86e9676b3a98e4a838071ddbeefc5b9e73378f83
parent9289537c905c5e3dcc7d225a68901a8bf559c848
lib/util: fix strhex_to_data_blob to use data_blob_talloc.

Jelmer, I'm pretty sure you wanted to do this. Please check.

Guenther
lib/util/util_str.c