diff options
author | corvid <devnull@localhost> | 2015-07-05 17:00:11 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-07-05 17:00:11 +0000 |
commit | 78c910dc93d8772a0b1af7fc6ae3865e2efdfb3c (patch) | |
tree | 24507d33f3ea0f3c0f522a08a85576b9172d9261 /dpi | |
parent | 48f7f6645e665e174f687d2caebeb803a06c1fea (diff) |
wasteful use of strncpy
I never knew that if you give it a small string to copy into a big buffer,
it'll waste time filling the rest of it with '\0'.
Diffstat (limited to 'dpi')
0 files changed, 0 insertions, 0 deletions