Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2003 17:47:01 -0800 (PST)
From:      Jean-Marc Zucconi <jmz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libz gzio.c
Message-ID:  <200303140147.h2E1l11r023091@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmz         2003/03/13 17:47:01 PST

  FreeBSD src repository

  Modified files:
    lib/libz             gzio.c 
  Log:
  In src/lib/libz/gzio.c the function gzprintf does not check if the
  amount of bytes (supposed to be) written by vsnprintf exceeds the
  size of the buffer.
  
  PR:             bin/48844
  Submitted by:   Peter A Jonsson <pj@ludd.luth.se>
  Obtained from:  OpenBSD
  MFC after:      1 month
  
  Revision  Changes    Path
  1.9       +7 -8      src/lib/libz/gzio.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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