keyctl.2: srcfix: FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-07 14:25:00 +01:00
parent a76439c9d0
commit 472f8204e5
1 changed files with 5 additions and 0 deletions

View File

@ -561,6 +561,11 @@ The descriptive string is written with the following format:
In particular, the
.IR description
field will not contain semicolons;
.\" FIXME But, the kernel does not enforce the requirement
.\" that the key description contains no semicolons!
.\" So, user space has no guarantee here??
.\" Either something more needs to be said here,
.\" or a kernel fix is required.
it should be parsed by working backwards from the end of the string
to find the last semicolon.
This allows future semicolon-delimited fields to be inserted