mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
strfmon(3) does not correctly handle multibyte characters in the
format string.
This commit is contained in:
parent
e2b090f34f
commit
b211af11e2
1 changed files with 6 additions and 0 deletions
|
|
@ -159,3 +159,9 @@ function was implemented by
|
|||
This manual page was written by
|
||||
.An Jeroen Ruigrok van der Werven Aq asmodai@FreeBSD.org
|
||||
based on the standards' text.
|
||||
.Sh BUGS
|
||||
The
|
||||
.Fn strfmon
|
||||
function does not correctly handle multibyte characters in the
|
||||
.Fa format
|
||||
argument.
|
||||
|
|
|
|||
Loading…
Reference in a new issue