commit | 0e081fde8a3d80383adf2e802fc0c03af44c5436 | [log] [tgz] |
---|---|---|
author | Aarushi Mehta <mehta.aaru20@gmail.com> | Sat Mar 02 01:11:42 2019 +0530 |
committer | Laurent Vivier <laurent@vivier.eu> | Wed Mar 06 11:27:32 2019 +0100 |
tree | d1b8a14a2aa6900d21b7b1d4339a9a8e92657d85 | |
parent | 5c7ba877ef54e6a90982db729b4fda8c4790ef67 [diff] |
thunk: fix of malloc to g_new Note that since thunking occurs throughout the lifetime of the QEMU instance, there is no matching 'free' to correct. Signed-off-by: Aarushi Mehta <mehta.aaru20@gmail.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <5310bd5d152fa36c1828a7cbd19fc893739d1609.camel@gmail.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>