[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 4c3c6c: FileAttributesPlugin 2.0.2: free faPath

GitHub noreply at github.com
Sun Oct 7 09:12:51 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 4c3c6cd2f5dabcfa0db45b6978b5ecaeda23d86b
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4c3c6cd2f5dabcfa0db45b6978b5ecaeda23d86b
  Author: AlistairGrant <akgrant0710 at gmail.com>
  Date:   2018-10-06 (Sat, 06 Oct 2018)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  FileAttributesPlugin 2.0.2: free faPath

It's too easy to forget that C doesn't have garbage collection,
especially in slang... :-)


  Commit: 127f38fe2df7eb6bccb5c6c2495007584aa2da47
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/127f38fe2df7eb6bccb5c6c2495007584aa2da47
  Author: akgrant43 <akgrant at gmail.com>
  Date:   2018-10-07 (Sun, 07 Oct 2018)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  Merge pull request #293 from akgrant43/FileAttributesPlugin200

FileAttributesPlugin 2.0.2: free faPath


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/5bf7fc648bb4...127f38fe2df7
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Vm-dev mailing list