mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
5e0db936b5
the following fixes had been made: - check the size of the font being loaded and compare it with possible sizes to minimise possibility of loading something that is not a fontfile at all and turning console screen into garbage; - prevent buffer overflow (and coredump as a result ) when loading valid uuencoded file with size that exceeds allocated buffer; - correct and improve several error messages. Approved by: -audit, -hackers (silently) |
||
---|---|---|
.. | ||
decode.c | ||
decode.h | ||
Makefile | ||
path.h | ||
vidcontrol.1 | ||
vidcontrol.c |