• Max Kellermann's avatar
    AudioCompress: abort on out-of-memory · 013e8479
    Max Kellermann authored
    This library crashes on out-of-memory (NULL pointer dereference).
    There's not much useful MPD can do in such a situation, so let's
    explicitly abort instead, just like GLib does.
    013e8479
compress.c 4.29 KB