Skip to content

Commit 85842f3

Browse files
committed
[issue #229] Prevent Buffer Overflows When Constructing Messages
- increase buffer sizes - 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 85842f3

File tree

1 file changed

+96
-94
lines changed

1 file changed

+96
-94
lines changed

0 commit comments

Comments
 (0)