tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fix for base64.c "overrun"
>From inspection, it appears that base64.c in libc will erroneously
detect a pending overflow when pton decodes a base64 string into a
precisely sized buffer. The same bug existed in OpenBSD; it would be
nice if it were fixed in NetBSD as well.
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/net/base64.c.diff?r1=1.6&r2=1.7
Home |
Main Index |
Thread Index |
Old Index