-
- Downloads
Remove broken security check for text.dat strings w/@-codes in bputs()
As Deuce pointed out, the text[] pointers are malloc()'d so they're not necessarily sequential/in-order addresses. Definitely not after any text replacements have been made.
Please register or sign in to comment