Re: [Qemu-devel] [PATCH] qcow: initialize coroutine mutex

2011-08-12 Thread Kevin Wolf
Am 11.08.2011 23:27, schrieb Scott Wood: > commit 52b8eb60132b27ad53476490e9d7579003390cfa added a mutex, > but never initialized it. This caused a segfault. > > Reported-by: Alexander Graf > Signed-off-by: Scott Wood Thanks, applied to the block branch. Kevin

[Qemu-devel] [PATCH] qcow: initialize coroutine mutex

2011-08-11 Thread Scott Wood
commit 52b8eb60132b27ad53476490e9d7579003390cfa added a mutex, but never initialized it. This caused a segfault. Reported-by: Alexander Graf Signed-off-by: Scott Wood --- block/qcow.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/block/qcow.c b/block/qcow.c index 64