Date: Mon, 18 Jun 2007 02:09:09 +0000 (UTC) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fseek.c Message-ID: <200706180209.l5I299UY084667@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2007-06-18 02:09:08 UTC FreeBSD src repository Modified files: lib/libc/stdio fseek.c Log: Add mbstate clear missed in one of the cases. Move overflow check for fseek as early as needed. Revision Changes Path 1.43 +6 -5 src/lib/libc/stdio/fseek.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706180209.l5I299UY084667>