sserial_module_init(): fix a potential unterminated string
Make sure there's room in the destination buffer for the whole source string, plus the terminating NULL.
parent
6a4fd889
Please register or sign in to comment
Make sure there's room in the destination buffer for the whole source string, plus the terminating NULL.