[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: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Thu, 10 Jul 2008 21:00:04 +0300 (Jerusalem Daylight Time)

kameshj_at_tigris.org wrote on Thu, 10 Jul 2008 at 05:47 -0700:
> Author: kameshj
> Date: Thu Jul 10 05:47:37 2008
> New Revision: 32056
>
> Log:
> Fix ra_serf bugs causing merge_tests failures revealed since r31900.
>
> * 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.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-10 20:01:02 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.