annotate caching-tests/bench.urs @ 2297:6d56080f495c

Fix a read-after-free bug using a timestamp check
author Adam Chlipala <adam@chlipala.net>
date Thu, 19 Nov 2015 13:18:58 -0500
parents 23eaec04e0f8
children
rev   line source
ziv@2292 1 val check : int -> transaction page
ziv@2292 2 val flush : int -> transaction page