Commit Graph

1 Commits

Author SHA1 Message Date
Jakub Martisko
25c3b2b0ae fix several possibly unterminated strings
When copying to OEM_CP and ISO_CP strings, the string could end unterminated
(stncpy does not append '\0'). These string are part of the -I and -O options.
2018-11-08 13:02:36 +01:00