CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/11/18 17:17:49
Modified files:
sysutils/coreutils: Makefile
Added files:
sysutils/coreutils/patches: patch-lib_vasnprintf_c
Log message:
Prevent gnulib compat code from using snprintf("...%n") for no good reason
Heavier fix in upstream gnulib:
https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html
Spotted by schwarze@, ok bcallah@ (maintainer) schwarze@
