Re: More error leaks
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-01-25 01:29:30 CET
Malcolm Rowe wrote:
Thanks, Malcolm. Now I've done the same on static functions and found four
subversion/libsvn_wc/adm_files.c: In function 'init_adm':
-- subversion/libsvn_wc/entries.c: In function 'svn_wc__entries_write': subversion/libsvn_wc/entries.c:1287: return value of 'write_entry' Should return "void". -- subversion/svndumpfilter/main.c: In function ‘new_node_record’: subversion/svndumpfilter/main.c:529: return value of 'output_revision' Should use SVN_ERR. -- subversion/mod_dav_svn/update.c: In function 'upd_open_directory': subversion/mod_dav_svn/update.c:739: return value of 'open_helper' Caller should just return the error, like the nearby functions do. If you'd care to fix those too that would be nice. - Julian --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jan 25 01:29:50 2006 |
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.