]> git.ozlabs.org Git - ccan/commitdiff
Simplify dependencies by passing pointers over the pipe: avoid O(n^2) behaviour for...
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Jul 2009 01:48:05 +0000 (11:18 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Jul 2009 01:48:05 +0000 (11:18 +0930)
Also, using a single structure makes talloc_free convenient for when we do optimization.


No differences found