1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Jun Kuriyama 28faf0cb19 Fix \0 termination at %s substitution for configfile.
Be sure vsnprintf() may return value which is larger than buffer length.

Approved by:	maintainer
2001-02-01 08:33:04 +00:00
..