[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] FileAttributesPlugin 2.0.7 (#323)

akgrant43 notifications at github.com
Wed Dec 19 07:24:34 UTC 2018


Move some allocations from the heap to the stack.

These allocations where never used outside the context of the allocating
routine, so can be on the stack instead.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/323

-- Commit Summary --

  * FileAttributesPlugin 2.0.7

-- File Changes --

    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c (219)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/323.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/323.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/323
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181218/5a39850b/attachment.html>


More information about the Vm-dev mailing list