[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Sep 10 21:55:01 UTC 2015


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2015-September/008961.html

Name: Morphic-mt.1005
Ancestors: Morphic-mt.1004

Fixes a memory leak that occurs when handling drop events and an error occurs.

Primarily, this is related to step messages holding strong references to their receivers. Stepping will only stop if #delete is called on a morph.

=============================================


More information about the Squeak-dev mailing list