[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: svn commit: r32056 - trunk/subversion/libsvn_ra_serf

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Sat, 12 Jul 2008 00:03:13 +0530

>> * subversion/libsvn_ra_serf/util.c
>> (svn_ra_serf__context_run_wait): When 'serf_context_run' returns
>> 'APR_SUCCESS'(0), 'sess->pending_error' if any is left as unhandled
>> error causing 'aborts' in 'maintainer-mode' builds.

>This states the problem, but doesn't describe the changes done in the
>commit.

>Suggested text:

> (svn_ra_serf__context_run_wait): Don't leak 'sess->pending_error'
> when serf_context_run() returns APR_SUCCESS. (This fixes aborts
> in maintainer mode.)

Fixed it as suggested.

Thanks

With regards
Kamesh Jayachandran
Received on 2008-07-11 20:34:21 CEST

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.