summaryrefslogtreecommitdiff
path: root/doc/posix-functions/initstate.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/initstate.texi')
-rw-r--r--doc/posix-functions/initstate.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/posix-functions/initstate.texi b/doc/posix-functions/initstate.texi
index 3346767485..2f7a83ca95 100644
--- a/doc/posix-functions/initstate.texi
+++ b/doc/posix-functions/initstate.texi
@@ -25,4 +25,8 @@ MidnightBSD 2.0.
@item
The third parameter is @code{long} instead of @code{size_t} on some platforms:
MidnightBSD 2.0.
+@item
+This function makes out-of-bounds writes on some platforms:
+@c https://dev.haiku-os.org/ticket/18346
+Haiku.
@end itemize