summaryrefslogtreecommitdiffstats
path: root/iohandler.c
diff options
context:
space:
mode:
authorMichael Tokarev2014-05-08 17:51:01 +0200
committerMichael Tokarev2014-05-23 22:07:29 +0200
commit78a4b8d2051bff8e8794e9419b7925122212b096 (patch)
tree687653b7bb47b09b472676db67d50acea37e2cfb /iohandler.c
parentMerge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging (diff)
downloadqemu-78a4b8d2051bff8e8794e9419b7925122212b096.tar.gz
qemu-78a4b8d2051bff8e8794e9419b7925122212b096.tar.xz
qemu-78a4b8d2051bff8e8794e9419b7925122212b096.zip
libcacard: g_malloc cleanups
This patch replaces g_malloc() in libcacard into g_new() or g_new0() where appropriate (removing some init-to-zero surrounding code), g_malloc+memcpy into g_memdup() and the like. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Alon Levy <alevy@redhat.com>
Diffstat (limited to 'iohandler.c')
0 files changed, 0 insertions, 0 deletions