Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Bug in string8 (Read 2739 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Bug in string8

Edit: I'm an idiot. Moderator, feel free to delete this thread.

Bug in string8

Reply #1
Huh? To me it looks like it's doing exactly what the docs are saying what it'll do.

"Will stop adding new chars, if it encounters a null before len chars are processed"

It's also pretty much the expected behaviour of an "add string" routine.

Bug in string8

Reply #2
You're right. I shouldn't be working late. I checked over and over and I still read that wrong. *sigh*