diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2012-06-15 16:41:07 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-07-09 15:53:01 +0200 |
commit | b35278f75450e57c134a153e6da9744c1db8382f (patch) | |
tree | a788e9290016a66eff66dc82885f7c9dfbe372cd /alpha-dis.c | |
parent | 84988cf910a6881f2180fdcec516b60f8f0dc8c4 (diff) | |
download | hqemu-b35278f75450e57c134a153e6da9744c1db8382f.zip hqemu-b35278f75450e57c134a153e6da9744c1db8382f.tar.gz |
qcow2: fix #ifdef'd qcow2_check_refcounts() callers
The DEBUG_ALLOC qcow2.h macro enables additional consistency checks
throughout the code. This makes it easier to spot corruptions that are
introduced during development. Since consistency check is an expensive
operation the DEBUG_ALLOC macro is used to compile checks out in normal
builds and qcow2_check_refcounts() calls missed the addition of a new
function argument.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'alpha-dis.c')
0 files changed, 0 insertions, 0 deletions