diff options
author | Mahmoud Mandour | 2021-04-20 17:46:39 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert | 2021-05-06 20:47:44 +0200 |
commit | e85d6d1ef2b950b55ec8b31b78335d320be13c0b (patch) | |
tree | 2b9d866bd3d8daf4ec48bd1ccd0f5f61d7f00acf /hw/i2c | |
parent | virtiofsd: Changed allocations of fuse_session to GLib's functions (diff) | |
download | qemu-e85d6d1ef2b950b55ec8b31b78335d320be13c0b.tar.gz qemu-e85d6d1ef2b950b55ec8b31b78335d320be13c0b.tar.xz qemu-e85d6d1ef2b950b55ec8b31b78335d320be13c0b.zip |
virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Replaced (re)allocation of lo_map_elem structs from realloc() to
GLib's g_try_realloc_n() and replaced the respective free() call
with a g_free().
Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20210420154643.58439-5-ma.mandourr@gmail.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/i2c')
0 files changed, 0 insertions, 0 deletions