Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 20e922efac30b4b809c1d04ad5aa215ceda2ee0b https://github.com/synfig/synfig/commit/20e922efac30b4b809c1d04ad5aa215ceda2ee0b Author: Alyssa Rosenzweig <bobby...@users.noreply.github.com> Date: 2019-05-31 (Fri, 31 May 2019)
Changed paths: M synfig-core/src/modules/mod_geometry/outline.cpp Log Message: ----------- core/geometry: Fix crash for degenerate looping primitives (#818) Note that we index two nodes back from the end, which is a buffer underflow for degenerate primitives (lines, mostly), causing a crash on select sif's (that were fine on older Synfig versions... Now we don't crash, but hang rendering...) Signed-off-by: Alyssa Rosenzweig <aly...@rosenzweig.io> _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl