]> git.ozlabs.org Git - ccan-lca-2011.git/commit
idtree: add unit test for ids around INT_MAX
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 6 Dec 2010 02:22:19 +0000 (12:52 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 6 Dec 2010 02:22:19 +0000 (12:52 +1030)
commitd208258f51ac8c3b355cd31a874dcf93099b3e98
tree15c2d14b877c8fd753cc56e23ea1810f64f2a813
parent637ee8aeea62bf2b406ecc53d5491219924d3bfc
idtree: add unit test for ids around INT_MAX

This causes a SEGV on my laptop.
ccan/idtree/test/run-wrap.c [new file with mode: 0644]
ccan/idtree/test/run.c