On Sat, Mar 31, 2012 at 03:55:35PM -0700, Alex Nelson wrote: > This patch adds value_byte_runs and node_byte_runs. Each byte run > represents the offset and length of a data structure within the hive, > one per node, and one or two per value depending on the length of the > value data. > > These byte run functions also add additional data sanity checks as a > hive is being parsed, mainly checking that a node address actually > points to a node, and similarly for values.
Thanks, this has been pushed to the git repository. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
