Date: Sun, 15 Feb 2009 13:22:21 +0000 (UTC) From: Ulf Lilleengen <lulf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/csup proto.c Message-ID: <200902151322.n1FDMZm5085315@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lulf 2009-02-15 13:22:21 UTC FreeBSD src repository Modified files: contrib/csup proto.c Log: SVN rev 188644 on 2009-02-15 13:22:21Z by lulf - Do not free the pattern lists immediately after use, as they might be needed again in case the connection is interrupted and csup have to reconnect. The lists will be freed after the collection has been completely processed. PR: bin/131477 Tested by: dchagin Revision Changes Path 1.3 +0 -6 src/contrib/csup/proto.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902151322.n1FDMZm5085315>