CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/05 17:04:15
Modified files:
editors/zile : Makefile
Added files:
editors/zile/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@, ok gonzalo@ (maintainer)
