Add missing calls to svn_stream_close().
commitb9ea350139b68667f97e0e7f51af862f22dba6d6
authorAnders Kaseorg <andersk@MIT.EDU>
Sun, 28 Dec 2008 20:27:00 +0000 (28 15:27 -0500)
committerThiago Macieira <thiago@kde.org>
Thu, 8 Jan 2009 15:58:07 +0000 (8 16:58 +0100)
tree35b30cc2cc171910fbde02b02c1637104ebd3ed7
parentfc7b4bccdc719177ec0b4fa135e43ec96403c7b7
Add missing calls to svn_stream_close().

---1257098496-5312088-1230496020=:2755svn_stream_copy() does not automatically close its streams.  (Thatfeature will be added in Subversion 1.6’s svn_stream_copy3().)

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Signed-off-by: Thiago Macieira <thiago@kde.org>
src/svn.cpp