]> andersk Git - svn-all-fast-export.git/commit
Add missing calls to svn_stream_close().
authorAnders Kaseorg <andersk@MIT.EDU>
Sun, 28 Dec 2008 20:27:00 +0000 (15:27 -0500)
committerThiago Macieira <thiago@kde.org>
Thu, 8 Jan 2009 15:58:07 +0000 (16:58 +0100)
commitb9ea350139b68667f97e0e7f51af862f22dba6d6
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
This page took 0.041802 seconds and 5 git commands to generate.