• Max Kellermann's avatar
    music_pipe: poison music_chunk.next · f8aebc52
    Max Kellermann authored
    The value of music_chunk.next is undefined for a chunk returned by
    music_pipe_shift().  For more pedantic debugging, poison the reference
    before returning the chunk.
    f8aebc52
pipe.c 2.65 KB