Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 1995 09:25:08 -0700
From:      "Garrett A. Wollman" <wollman>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/sys malloc.h
Message-ID:  <199509141625.JAA14740@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     95/09/14 09:25:07

  Modified:    sys/sys   malloc.h
  Log:
  Remove bogus (caddr_t) casts from FREE macros; they can obscure serious
  bugs that the type-checking would otherwise have found.  (This has no
  effect on anything that I noticed in the current system other than finding
  the bug in some code that I am writing.)



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