]> Git Repo - qemu.git/commit
qemu-img: Fix segfault during rebase
authorKevin Wolf <[email protected]>
Wed, 17 Feb 2010 11:32:59 +0000 (12:32 +0100)
committerAnthony Liguori <[email protected]>
Fri, 19 Feb 2010 21:53:54 +0000 (15:53 -0600)
commit60b1bd4fc5b2f5046b7b64fa5ce9c2930d482eac
tree35787b457af94a947b4f37f71d8c2fcc32b5b0df
parent4805bb66969622f86376191c94c4748bce91e6be
qemu-img: Fix segfault during rebase

This fixes a possible read beyond the end of the temporary buffers used for
comparing data in the old and the new backing file.

Signed-off-by: Kevin Wolf <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
qemu-img.c
This page took 0.02821 seconds and 4 git commands to generate.