On 26.10.2012 23:42, Kevin Wolf wrote:
> A missing factor for the refcount table entry size in the calculation
> could mean that too little memory was allocated for the in-memory
> representation of the table, resulting in a buffer overflow.
>
> Signed-off-by: Kevin Wolf
Reviewed-and-tested-by:
A missing factor for the refcount table entry size in the calculation
could mean that too little memory was allocated for the in-memory
representation of the table, resulting in a buffer overflow.
Signed-off-by: Kevin Wolf
---
block/qcow2-refcount.c |3 ++-
1 files changed, 2 insertions(+),