[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] [supercollider/supercollider] 3f3ba9: lang: Wrap Mac specific bits in an Autorelease poo...



  Branch: refs/heads/master
  Home:   https://github.com/supercollider/supercollider
  Commit: 3f3ba9d657a61528761a0c739d01f22fca71e740
      https://github.com/supercollider/supercollider/commit/3f3ba9d657a61528761a0c739d01f22fca71e740
  Author: Scott Wilson <i@xxxxxxxxxxxxxx>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M common/SC_DirUtils.cpp

  Log Message:
  -----------
  lang: Wrap Mac specific bits in an Autorelease pool

This prevents objects leaking when this code is called in a routine.

Signed-off-by: Scott Wilson <i@xxxxxxxxxxxxxx>