diff options
author | Mahmoud Mandour <ma.mandourr@gmail.com> | 2021-04-20 17:46:36 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2021-05-06 19:47:44 +0100 |
commit | 98bbd186ed49ead7419ca9d9f2915c7cc1dd0083 (patch) | |
tree | 43db63f9fa01cccb2fa64140a45c6584592fec6c /qemu-bridge-helper.c | |
parent | 5bf5188a116a4b7663662b1f19b2fe91ff0b5974 (diff) | |
download | qemu-98bbd186ed49ead7419ca9d9f2915c7cc1dd0083.zip qemu-98bbd186ed49ead7419ca9d9f2915c7cc1dd0083.tar.gz qemu-98bbd186ed49ead7419ca9d9f2915c7cc1dd0083.tar.bz2 |
virtiofsd: Changed allocations of fuse_req to GLib functions
Replaced the allocation and deallocation of fuse_req structs
using calloc()/free() call pairs to a GLib's g_try_new0()
and g_free().
Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20210420154643.58439-2-ma.mandourr@gmail.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'qemu-bridge-helper.c')
0 files changed, 0 insertions, 0 deletions