diff options
author | Frediano Ziglio <fziglio@redhat.com> | 2019-02-25 15:43:35 +0000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-02-28 10:26:53 +0100 |
commit | e8d8544402c950a82fdd125d1cc73170e2e21bdc (patch) | |
tree | 35d16f9698fb4d5d3c95e01fa55d55df7f30150c /audio/ossaudio.c | |
parent | 71f2874fc10cfd0c0dbbe560d250d0cafa9fe220 (diff) |
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 'audio/ossaudio.c')
0 files changed, 0 insertions, 0 deletions