On 04.04.2014 14:19, Kevin Wolf wrote:
When qcow2_get_cluster_offset() sees a zero cluster in a version 2
image, it (rightfully) returns an error. But in doing so it shouldn't
leak an L2 table cache reference.

Signed-off-by: Kevin Wolf <kw...@redhat.com>
---
  block/qcow2-cluster.c | 1 +
  1 file changed, 1 insertion(+)

Reviewed-by: Max Reitz <mre...@redhat.com>

Reply via email to