[OpenSmalltalk/opensmalltalk-vm] a9c7fd: Fix the crash in b3dMainLoop when "If the edge is ...

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

[OpenSmalltalk/opensmalltalk-vm] a9c7fd: Fix the crash in b3dMainLoop when "If the edge is ...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: a9c7fd5fc6b9c100bb5e58d09ed3c3d46f461f63
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a9c7fd5fc6b9c100bb5e58d09ed3c3d46f461f63
  Author: Eliot Miranda <[hidden email]>
  Date:   2019-12-29 (Sun, 29 Dec 2019)

  Changed paths:
    M platforms/Cross/plugins/Squeak3D/b3dMain.c

  Log Message:
  -----------
  Fix the crash in b3dMainLoop when "If the edge is not on top toggle its (back) fills".
This fixes several crashes with cases submitted by Stéphane Rolindin.
Thanks, Stéph!