Page 1 of 1

Empty path crashes Windows GUI version

Posted: Sun Aug 31, 2014 12:08 pm
by flembobs
Context Free will crash if it attempts to render an empty path.

E.g.

startshape EMPTY[]

path EMPTY
{
}

Will crash the program and cause you to lose unsaved data. Opening a file with an empty PATH will cause the program to crash as well.

Discovered with the latest Context Free on Windows 8.1.

Re: Empty path crashes Windows GUI version

Posted: Tue Sep 02, 2014 4:38 pm
by MtnViewJohn
It's a null pointer dereference.