Control: found -1 1.6.17dfsg-4+deb7u10
Control: found -1 1.8.10-6+deb8u1
Control: found -1 1.9.0-1
Still reproducible in Debian 7, 8 and sid, with:
for i in `seq 100`
do
env -u SVN_SSH svn log 2>&1 | wc
done
on the bigrep-wc mentioned in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627025#20
(the "env -u SVN_SSH" is used in case there is a workaround in
an ssh wrapper).
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)