ru 2008-04-19 07:18:22 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib strfmon.c
Log:
Better strfmon(3) conversion specifiers sanity checking.
There were no checks for left and right precisions at all, and
a check for field width had integer overflow bug.
Reported by: Maksymilian Arciemowicz
Security: http://securityreason.com/achievement_securityalert/53
Submitted by: Maxim Dounin <[EMAIL PROTECTED]>
MFC after: 3 days
Revision Changes Path
1.17 +8 -1 src/lib/libc/stdlib/strfmon.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"