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

RE: svn commit: r1326618 - /subversion/trunk/subversion/libsvn_subr/svn_named_atomic.c

From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 16 Apr 2012 16:06:05 +0200

> -----Original Message-----
> From: stefan2_at_apache.org [mailto:stefan2_at_apache.org]
> Sent: maandag 16 april 2012 15:50
> To: commits_at_subversion.apache.org
> Subject: svn commit: r1326618 -
> /subversion/trunk/subversion/libsvn_subr/svn_named_atomic.c
>
> Author: stefan2
> Date: Mon Apr 16 13:50:24 2012
> New Revision: 1326618
>
> URL: http://svn.apache.org/viewvc?rev=1326618&view=rev
> Log:
> * subversion/libsvn_subr/svn_named_atomic.c
> (svn_named_atomic__get): add a sanity check to catch previously
> undetected errors

After this patch I get a single abort() at the end of svn_named_atomic.c (error leak) and for every test:
F:\svn-2010\dev\subversion\tests\libsvn_subr\named_atomic-test.c:323: (apr_err=720005)
F:\svn-2010\dev\subversion\libsvn_subr\svn_named_atomic.c:395: (apr_err=720005)
F:\svn-2010\dev\subversion\libsvn_subr\svn_named_atomic.c:343: (apr_err=720005)
svn_tests: E720005: Can't get shared memory for named atomics: Access is denied.

        Bert
Received on 2012-04-16 16:06:51 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.