Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 1997 23:54:27 -0800 (PST)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/stdlib malloc.c
Message-ID:  <199703180754.XAA11745@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         97/03/17 23:54:26

  Modified:    lib/libc/stdlib  malloc.c
  Log:
  Check for overflow in size argument.
  
  Tested by:	Joel Maslak <j@pobox.com>
  Closes:		PR kern/2964
  
  Revision  Changes    Path
  1.22      +4 -2      src/lib/libc/stdlib/malloc.c



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