diff options
| author | Frediano Ziglio | 2019-02-25 16:43:35 +0100 |
|---|---|---|
| committer | Gerd Hoffmann | 2019-02-28 10:26:53 +0100 |
| commit | e8d8544402c950a82fdd125d1cc73170e2e21bdc (patch) | |
| tree | 35d16f9698fb4d5d3c95e01fa55d55df7f30150c /scripts/modules | |
| parent | audio: Use g_strdup_printf instead of manual building a string (diff) | |
| download | qemu-e8d8544402c950a82fdd125d1cc73170e2e21bdc.tar.gz qemu-e8d8544402c950a82fdd125d1cc73170e2e21bdc.tar.xz qemu-e8d8544402c950a82fdd125d1cc73170e2e21bdc.zip | |
audio: Do not check for audio_calloc failure
audio_calloc uses g_malloc0 which never returns in case of
memory failure.
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Message-id: 20190225154335.11397-2-fziglio@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
