Am 16.01.2012 10:28, schrieb Stefan Hajnoczi: > Most of the codebase as been converted to use glib memory allocation > functions. There are still a few instances of malloc/calloc in the > block layer and qemu-io. Replace them, especially since they do not > check the strdup/malloc/calloc return value. > > Reported-by: Dr David Alan Gilbert <[email protected]> > Signed-off-by: Stefan Hajnoczi <[email protected]>
Thanks, applied to the block branch. Kevin
