On 08/17/2011 10:23 AM, Blue Swirl wrote:
>
>>  +        }
>>  +
>>  +        ops = g_new(MemoryRegionOps, 1);
>
>
>  g_new0(), we rely on initialized memory here

Please avoid g_new/g_malloc until they are taught to use qemu_malloc
or was it the other way around.


Why?

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


Reply via email to