|
|
|
|
|
by quietbritishjim
1155 days ago
|
|
Even without this, I don't think the claim that "memccpy() comes relatively close" to safe string manipulation can be taken seriously if it doesn't even null terminate the destination. That's a pretty core requirement. (I mean, of course it doesn't null terminate given its intended usage, but that's what it would need for that claim.) |
|