[PATCH] Duplicate close of file handle on WIN32
From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2003-01-31 15:45:27 CET
Hi,
file descriptor. This also closes the Win32-Handle, which is also closed
for the apr-file. This is one closeing too many. Only if you run svn in
the handle. I have written a patch for that and it fixes my problem.
* ./subversion/libsvn_subr/io.c
(svn_io_fd_from_file) Added call to DuplicateHandle
Index: subversion/libsvn_subr/io.c
/* We must close the file descriptor when the apr_file_t is
Regards,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.