diff options
author | Mahmoud Mandour | 2021-04-20 17:46:41 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert | 2021-05-06 20:47:44 +0200 |
commit | c9a276f57cd59ead43a62f0662b3d18f5072641b (patch) | |
tree | 5c1e8678da9e488c8cb1f9f5f28905f28a5509ef /hw/i2c/versatile_i2c.c | |
parent | virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions (diff) | |
download | qemu-c9a276f57cd59ead43a62f0662b3d18f5072641b.tar.gz qemu-c9a276f57cd59ead43a62f0662b3d18f5072641b.tar.xz qemu-c9a276f57cd59ead43a62f0662b3d18f5072641b.zip |
virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Changed the allocations of some local variables to GLib's allocation
functions, such as g_try_malloc0(), and annotated those variables
as g_autofree. Subsequently, I was able to remove the calls to free().
Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20210420154643.58439-7-ma.mandourr@gmail.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/i2c/versatile_i2c.c')
0 files changed, 0 insertions, 0 deletions