hivex: Add flags argument to internal get_children() function.
authorRichard Jones <rjones@redhat.com>
Thu, 4 Feb 2010 13:24:27 +0000 (13:24 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 19 Feb 2010 15:01:34 +0000 (15:01 +0000)
commitad612ba34aae7a77dbdd425283abea2a43e37873
tree31116198a3f7a5a67087aa343a8e85e6f18ad409
parent0ebcc228ab2bf8554a1b2c091d86b98c7040948f
hivex: Add flags argument to internal get_children() function.

When we later call get_children to visit the intermediate
ri/lf/lh records, we have already deleted the subkey nk-records,
so checking that those nk-records are still valid is not very
helpful.

This commit adds a flag to turn these checks off.
hivex/hivex.c