Re: svn commit: r1404159 - /subversion/trunk/subversion/libsvn_subr/named_atomic.c
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 31 Oct 2012 15:02:20 +0000
stefan2_at_apache.org writes:
> Author: stefan2
> + /* Sanitize (in case of data corruption)
I'm still seeing a crash:
467 if (new_ns->data->count > MAX_ATOMIC_COUNT)
I suppose we could either test "count < 0" or make count unsigned?
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2012-10-31 16:02:58 CET |
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.