diff options
author | Mahmoud Mandour <ma.mandourr@gmail.com> | 2021-04-20 17:46:38 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2021-05-06 19:47:44 +0100 |
commit | f90a2d68c073c6a0a57790fae6b64eeb14ae78bb (patch) | |
tree | 306ebb589a0139a0a6e785fdd0f8a41040a8ecc1 /disas/riscv.c | |
parent | 01c6c6f982196458d60d4d7cfa963c38947949f5 (diff) |
virtiofsd: Changed allocations of fuse_session to GLib's functions
Replaced the allocation and deallocation of fuse_session structs
from calloc() and free() calls to 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-4-ma.mandourr@gmail.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'disas/riscv.c')
0 files changed, 0 insertions, 0 deletions