git.annexia.org
/
hivex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e5e00e
)
hivex: Documentation update.
author
Richard Jones
<rjones@redhat.com>
Thu, 4 Feb 2010 16:28:26 +0000
(16:28 +0000)
committer
Richard Jones
<rjones@redhat.com>
Fri, 19 Feb 2010 15:01:34 +0000
(15:01 +0000)
ntreg_lf_record can have id "lf" (old-style hashes) or "lh" (new-
style hashes).
hivex/hivex.c
patch
|
blob
|
history
diff --git
a/hivex/hivex.c
b/hivex/hivex.c
index
ce3e14c
..
b106a10
100644
(file)
--- a/
hivex/hivex.c
+++ b/
hivex/hivex.c
@@
-195,7
+195,7
@@
struct ntreg_nk_record {
struct ntreg_lf_record {
int32_t seg_len;
- char id[2]; /* "lf" */
+ char id[2]; /* "lf"
|"lh"
*/
uint16_t nr_keys; /* number of keys in this record */
struct {
uint32_t offset; /* offset of nk-record for this subkey */