• Max Kellermann's avatar
    MusicBuffer: disable memory poisoning · bdab5d5f
    Max Kellermann authored
    This is harmful for memory usage, because it forces the kernel to
    allocate physical memory, even before playback has started.  No bug
    has been found in a few years with this, so it's safe to assume that
    this code is not necessary.
    bdab5d5f
MusicBuffer.cxx 2.73 KB