malloc.3: srcfix: Add FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-14 06:54:27 +02:00
parent 76e0451c7d
commit 7c5ca6668f
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@
.\" Documented MALLOC_CHECK_, Wolfram Gloger (wmglo@dent.med.uni-muenchen.de)
.\" 2007-09-15 mtk: added notes on malloc()'s use of sbrk() and mmap().
.\"
.\" FIXME: Review http://austingroupbugs.net/view.php?id=374
.\" to see what changes are req uired on this page.
.\"
.TH MALLOC 3 2013-12-12 "GNU" "Linux Programmer's Manual"
.SH NAME
malloc, free, calloc, realloc \- allocate and free dynamic memory