php-compiler icon indicating copy to clipboard operation
php-compiler copied to clipboard

Fix buggy string deallocation behavior with reference counting

Open ircmaxell opened this issue 6 years ago • 0 comments

Currently every once in a while we get a memory corruption error from LLVM indicating that there's an error in the reference counting logic with strings.

ircmaxell avatar Apr 22 '19 17:04 ircmaxell