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

Re: r1577280 [1/3] - fsfs-lock-many

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 04 Apr 2014 15:18:22 +0100

Julian Foad <julianfoad_at_btopenworld.com> writes:

>> +  ub.skip_check = TRUE;
>> +  ub.result_pool = pool;
>> +
>> +  SVN_ERR(unlock_body(&ub, pool));
>
> This leaks the error that's potentially returned in UB->fs_err, doesn't it?

No, it doesn't because skip_check is TRUE. I've added 1584706 to
explain.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-04-04 16:19:01 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.