
30 Aug
2010
30 Aug
'10
10:59 p.m.
2010/8/30 Eric Blake <eblake@redhat.com>:
On 08/27/2010 04:10 PM, Matthias Bolte wrote:
In v2 (attached) I made this unescape all |XX and removed the memmoves.
To convert XX to the actual char I moved hextobin (used internally by virUUIDParse) to util.c and used it here. The move is done in a separate patch (attached).
ACK to both patches.
Thanks, pushed them both. Matthias