Forked from
Jonathan Wilkes / purr-data
4323 commits behind the upstream repository.
Ivica Bukvic
authored
*fixed segfault (affects all flavors) where creating an expr object with more than MAX_VARS variables (currently set to 9) crashed pd when freeing the object. Example: create [expr 1;2;3;4;5;6;7;8;9;10] as opposed to [expr 1;2;3;4;5;6;7;8;9]. Former crashes when being freed (destroyed), while latter doesn't.
Name | Last commit | Last update |
---|---|---|
abstractions | ||
doc | ||
extensions | ||
externals | ||
l2ork_addons | ||
packages | ||
pd | ||
scripts | ||
videoIO | ||
Gem @ 374f7136 | ||
.gitignore | ||
.gitmodules | ||
git_commit.sh |