summaryrefslogtreecommitdiff
path: root/shared-module/network
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2019-12-11 22:04:10 -0600
committerJeff Epler <jepler@gmail.com>2019-12-11 22:04:10 -0600
commit8c841af9461eba6252690c38bc3e726f2fd09e8b (patch)
tree83958128f0a017a1bc79e8573f7ddc30f52e48e5 /shared-module/network
parent024ba978ec909d39d411a74b443d2ffa20250fa6 (diff)
MP3File: Avoid crash in get_buffer when deinitted
When a playing mp3 is deinitted, it's possible to reach get_buffer, but all the internal pointers are NULL. This would lead to a hard fault. Avoid it by returning GET_BUFFER_ERROR instead.
Diffstat (limited to 'shared-module/network')
0 files changed, 0 insertions, 0 deletions