Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 1999 23:28:55 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/chat chat.c
Message-ID:  <199911250729.XAA24257@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        1999/11/24 23:28:55 PST

  Modified files:
    usr.bin/chat         chat.c 
  Log:
  Fix a buffer overflow due to sending strings >1k in length. This is unlikely
  to be a security problem, but it's not totally impossible. OpenBSD take note
  
  Reviewed by:	imp
  
  Revision  Changes    Path
  1.15      +10 -8     src/usr.bin/chat/chat.c



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




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