Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Tue, 25 Jul 1995 14:47:53 +0000 (14:47 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 25 Jul 1995 14:47:53 +0000 (14:47 +0000)
commit874f1b9bd817c0fa7e9fb231ec2e377c819d73a4
tree28683317a46c9e0bea67039e80401fb82ab24e85
parent51813e8065f8b03c09ceca85eaada73645096d26
Tue Jul 25 09:14:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* stdio/vfprintf.c (vfprintf): For %s with precision spec, use
  memchr instead of strlen to limit search for NUL by precision.
ChangeLog
stdio/vfprintf.c