mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Reword the sentence about the required space for the result string.
Closes PR # 1303.-
This commit is contained in:
parent
c8d7d3dbe3
commit
d230d4275a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16241
@ -645,7 +645,7 @@ and
|
||||
.Fn vsprintf
|
||||
assume an infinitely long string,
|
||||
callers must be careful not to overflow the actual space;
|
||||
this is often impossible to assure.
|
||||
this is often hard to assure.
|
||||
For safety, programmers should use the
|
||||
.Fn snprintf
|
||||
interface instead.
|
||||
|
Loading…
Reference in New Issue
Block a user