mankrip
Results
2
issues of
mankrip
ED_NewString had a bug in its newline parser, which always skipped the first character after a backslash even when it's not the 'n' char. This resulted in string corruption across...
lodepng crashes the function ntdll!RtlUserThreadStart() from ntdll.dll when I try to create a PNG image. This is my C code to save 8-bit indexed color screenshots. Lodepng.cpp was also renamed...