Re: svn commit: r12683 - branches/locking/subversion/libsvn_fs_fs
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-12 23:28:33 CET
fitz@tigris.org writes:
> Author: fitz
> --- branches/locking/subversion/libsvn_fs_fs/lock.c (original)
> + err = svn_io_file_read_full (fd, buf, nbytes, &nbytes, pool);
If svn_io_file_close fails then err leaks.
> + return err;
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jan 12 23:29:43 2005 |
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.