[OpenSmalltalk/opensmalltalk-vm] 9dadad: FileDirectory internal logic leaks memory, needs a...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 9dadad: FileDirectory internal logic leaks memory, needs a...

Eliot Miranda-3
 
  Branch: refs/heads/JMM/filedirectoryAPIleak
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 9dadad24157717002c3fe433c4040e3e2e98c012
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9dadad24157717002c3fe433c4040e3e2e98c012
  Author: johnmci <[hidden email]>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M platforms/iOS/vm/Common/Classes/sqSqueakFileDirectoryAPI.m

  Log Message:
  -----------
  FileDirectory internal logic leaks memory, needs autorelease pool to wrap the osx/ios logic