hivex: Add offset-&-length function for long value data
authorAlex Nelson <ajnelson@cs.ucsc.edu>
Thu, 8 Dec 2011 02:37:48 +0000 (18:37 -0800)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 5 Jan 2012 13:48:26 +0000 (13:48 +0000)
commit9d276628f3a76f02e487038440cbc3c153d7c273
tree7f393437a90f04518d864290e31959f3bec6d325
parent87e1be8ff3431ac81d721d5f647fc85d02e045dc
hivex: Add offset-&-length function for long value data

This patch adds value_data_cell_offset to the hivex ABI, to report the
hive space used for long (>4 bytes) value data.

Signed-off-by: Alex Nelson <ajnelson@cs.ucsc.edu>
RWMJ: Rewrote the description of this function to make it clearer.
generator/generator.ml
lib/hivex.c