util: Add hex_decode_talloc() to decode hex string into a binary blob
authorAmitay Isaacs <amitay@gmail.com>
Wed, 13 Mar 2013 11:57:44 +0000 (22:57 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 25 Mar 2013 06:51:41 +0000 (17:51 +1100)
commitbcaed7181f6ce6f68cfd77d16a2b012c2d78466b
tree4d10a6d895ee7f0b580dbf89feeafd50390c7d02
parent90560d1f9def4f42af76a1db1e7effda330f90bd
util: Add hex_decode_talloc() to decode hex string into a binary blob

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 307416afda707b687f5e89e8438e45c154a4c806)
include/includes.h
lib/util/util_file.c