Skip to content

v0.1.2 - Potential Crash Fix

Compare
Choose a tag to compare
@MinoMino MinoMino released this 19 Nov 17:07
· 244 commits to master since this release

Fixed bug where I wasn't increasing the reference count of None when I should have, potentially causing it to try to deallocate None and crash. It's a pretty rare crash.