Kevin Wolf 9217e26f43 vvfat: Fix double free for opening the image rw
Allocation and deallocation of bs->opaque is not in the control of a
block driver. Therefore it should not set bs->opaque to a data structure
used by another bs, or closing the image will lead to a double free.

Signed-off-by: Kevin Wolf <mail@kevin-wolf.de>
2010-09-21 15:39:42 +02:00
..
2010-09-18 05:53:15 +00:00
2010-05-17 10:20:05 +02:00
2010-05-22 08:02:12 +00:00
2010-05-17 10:20:05 +02:00
2010-08-30 18:29:22 +02:00
2010-05-17 10:20:05 +02:00
2010-08-03 15:57:22 +02:00