librpc: Avoid talloc in GUID_from_data_blob()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Jun 2016 03:54:06 +0000 (15:54 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 26 Jun 2016 22:18:17 +0000 (00:18 +0200)
This is often found in inner loops in the dsdb code, because LDB DNs often contain a GUID string

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>

No differences found