Segmentation fault in dav_svn_get_txn
From: Christof Meerald <cmeerw_at_web.de>
Date: 2004-02-11 20:07:53 CET
Hi,
I have discovered a segmentation fault in
const char *dav_svn_get_txn(const dav_svn_repos *repos,
pathname = svn_path_join(repos->fs_path, ACTIVITY_DB, repos->pool);
key.dptr = (char *)activity_id;
apr_dbm_close(dbm);
return txn_name;
bye, Christof
-- http://cmeerw.org mailto cmeerw at web.de --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Feb 11 20:15:22 2004 |
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.