diff options
| author | Michael Tokarev <mjt@tls.msk.ru> | 2014-05-08 19:51:01 +0400 |
|---|---|---|
| committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-05-24 00:07:29 +0400 |
| commit | 78a4b8d2051bff8e8794e9419b7925122212b096 (patch) | |
| tree | 687653b7bb47b09b472676db67d50acea37e2cfb /scripts/qapi.py | |
| parent | 6054d883d6138bfc92c73a7c090c824b64086fd2 (diff) | |
| download | focaccia-qemu-78a4b8d2051bff8e8794e9419b7925122212b096.tar.gz focaccia-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 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions