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

GitHub noreply at github.com
Thu Jul 14 22:59:49 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 9dadad24157717002c3fe433c4040e3e2e98c012
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9dadad24157717002c3fe433c4040e3e2e98c012
  Author: johnmci <johnmci at smalltalkconsulting.com>
  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


  Commit: 5395e6a0884b472cfb2988f7b2515565658ce4c0
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/5395e6a0884b472cfb2988f7b2515565658ce4c0
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

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

  Log Message:
  -----------
  Merge pull request #27 from OpenSmalltalk/JMM/filedirectoryAPIleak

FileDirectory internal logic leaks memory, needs autorelease pool to …


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/7e7a66676f05...5395e6a0884b


More information about the Vm-dev mailing list