CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/05 15:50:40
Modified files:
devel/m4 : Makefile
devel/bison : Makefile
Added files:
devel/m4/patches: patch-lib_vasnprintf_c
devel/bison/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 in a test bulk by naddy@
