[Libguestfs] [PATCH v6] hivexml: Add byte run reporting functions

Richard W.M. Jones rjones at redhat.com
Fri May 11 08:50:41 UTC 2012


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




More information about the Libguestfs mailing list