Skip to content

Commit d7be7c4

Browse files
committed
[issue #229] Prevent Buffer Overflows When Constructing Messages
- change sprintf() calls to snprintf() calls introducing respective maximum size arguments - comment out calls with empty buffers and unused buffers - correct variable name and remove unused buffer name[80] in uucp_lock() closes #229
1 parent 7aa21d1 commit d7be7c4

File tree

1 file changed

+90
-88
lines changed

1 file changed

+90
-88
lines changed

0 commit comments

Comments
 (0)