« Previous | Next » 

Revision 8ddbc04f

ID8ddbc04f067e6f8c63f1e0f60a7d10bf9036fd9a

Added by aliguori almost 15 years ago

qcow2: Fix warnings in check_refcount() (Kevin Wolf)

From: Kevin Wolf <>

This code is currently only compiled when DEBUG_ALLOC is defined, so you
usually don't see compiler warnings on it. This patch series wants to enable
the code, so fix the format string warnings first.

While we're at it, let's print error messages to stderr.

Signed-off-by: Kevin Wolf <>
Signed-off-by: Anthony Liguori <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7213 c046a42c-6fe2-441c-8c8c-71466251a162

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences