Skip to content
  • Karl Rupp's avatar
    Mac OS: Reenabled release of memory buffers. · d254aaa4
    Karl Rupp authored
    Early versions of Mac OS had problems with static objects in the background.
    Thus, reference decrement had been enabled. However, this is problematic
    for memory handles, as this implies that memory is never free'd.
    This is certainly not a feature, hence reenabling reference decrements for
    memory buffers.
    d254aaa4
Loading