Re: svn commit: r12604 - in branches/locking/subversion: libsvn_ra_dav mod_dav_svn
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-06 02:31:48 CET
Ben Collins-Sussman <sussman@collab.net> writes:
> Take a look at the implementation of ne_lock(), as well as its
I looked at ne_lock before writing the mail, it's approximately
ne_lock(struct ne_lock* lock)
// do stuff using ctx and lock
if (success)
As far as I can see you must free the lock->owner that's returned from
> I was getting
Probably because an apr pool was freeing the lock->owner freed by neon
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Jan 6 02:34: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.