Avoid snprintf
* gnulib.modules: Remove snprintf. * lib/wordsplit.c (wordsplit_pathexpand): Do not arbitrarily truncate diagnostic. (wordsplit_c_quote_copy): Rewrite to avoid the need to invoke snprintf on a temporary buffer.
This commit is contained in:
@@ -96,7 +96,6 @@ safe-read
|
||||
savedir
|
||||
selinux-at
|
||||
setenv
|
||||
snprintf
|
||||
stat-time
|
||||
std-gnu23
|
||||
stdbool
|
||||
|
||||
Reference in New Issue
Block a user