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:
9a4e052
)
hivex: Remove stray debugging message.
author
Richard Jones
<rjones@redhat.com>
Thu, 14 Jan 2010 16:45:59 +0000
(16:45 +0000)
committer
Richard Jones
<rjones@redhat.com>
Fri, 19 Feb 2010 14:54:28 +0000
(14:54 +0000)
hivex/hivex.c
patch
|
blob
|
history
diff --git
a/hivex/hivex.c
b/hivex/hivex.c
index
0c09ace
..
f5c3ca3
100644
(file)
--- a/
hivex/hivex.c
+++ b/
hivex/hivex.c
@@
-760,7
+760,6
@@
hivex_node_parent (hive_h *h, hive_node_h node)
hive_node_h ret = le32toh (nk->parent);
ret += 0x1000;
- printf ("parent = %zu\n", ret);
if (!IS_VALID_BLOCK (h, ret)) {
if (h->msglvl >= 2)
printf ("hivex_node_parent: returning EFAULT because parent is not a valid block (%zu)\n",