Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 1997 16:32:19 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/stdio vfprintf.c
Message-ID:  <199712250032.QAA09090@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1997/12/24 16:32:19 PST

  Modified files:
    lib/libc/stdio       vfprintf.c 
  Log:
  Add overflow checks: if output size becomes bigger than INT_MAX,
  just return EOF
  
  Revision  Changes    Path
  1.16      +13 -2     src/lib/libc/stdio/vfprintf.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712250032.QAA09090>