diff options
author | Mahmoud Mandour | 2021-04-20 17:46:42 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert | 2021-05-06 20:47:44 +0200 |
commit | 67a010f64cc9e33ba19ab389dedaa52013a9de8a (patch) | |
tree | 80f0d3a7258b31db9c4ee0ea070168ff49781d8b /hw/timer/npcm7xx_timer.c | |
parent | virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions (diff) | |
download | qemu-67a010f64cc9e33ba19ab389dedaa52013a9de8a.tar.gz qemu-67a010f64cc9e33ba19ab389dedaa52013a9de8a.tar.xz qemu-67a010f64cc9e33ba19ab389dedaa52013a9de8a.zip |
virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib
Replaced the allocation of local variables from malloc() to
GLib allocation functions.
In one instance, dropped the usage to an assert after a malloc()
call and used g_malloc() instead.
Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20210420154643.58439-8-ma.mandourr@gmail.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/timer/npcm7xx_timer.c')
0 files changed, 0 insertions, 0 deletions