Eric Covener wrote: > On Thu, Jun 26, 2014 at 11:24 AM, Ruediger Pluem <[email protected]> wrote: >> >> >> [email protected] wrote: >>> Author: covener >>> Date: Thu Jun 26 12:37:59 2014 >>> New Revision: 1605761 >>> >>> URL: http://svn.apache.org/r1605761 >>> Log: >>> backport r1604598 from trunk >>> >>> apr_skiplist becomes corrupt when nodes are reused. >>> >>> Submitted By: Takashi Sato <takashi tks st>, covener >>> Committed By: covener >>> >>> >>> Added: >>> apr/apr/branches/1.6.x/test/testskiplist.c >>> - copied unchanged from r1604596, apr/apr/trunk/test/testskiplist.c >>> Modified: >>> apr/apr/branches/1.6.x/ (props changed) >>> apr/apr/branches/1.6.x/CHANGES >>> apr/apr/branches/1.6.x/tables/apr_skiplist.c >>> apr/apr/branches/1.6.x/test/Makefile.in >>> apr/apr/branches/1.6.x/test/abts_tests.h >>> apr/apr/branches/1.6.x/test/testutil.h >> >> >> Where is the actual skiplist test (testskiplist.c in r1604596)? Same for 1.5. >> > > Seems to be there at very top under "Added" and in SVN when doing svn > info on svn.a.o >
Sorry missed that as it was just a svn copy and the file was not mentioned in all gory details below. Regards RĂ¼diger
