]> git.ozlabs.org Git - ccan/commit
New talloc_set for auto-cleanup.
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 21 Nov 2009 02:59:25 +0000 (13:29 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 21 Nov 2009 02:59:25 +0000 (13:29 +1030)
commit76ae790f2cc2cb1e46bb0b9e5002c7feb6a79df1
tree96599efdae6151be16d50eae90dd48138bf14d19
parentf88058f692a182c249f4d3f3a8879846297b50d0
New talloc_set for auto-cleanup.
ccan/talloc/talloc.c
ccan/talloc/talloc.h
ccan/talloc/test/compile_fail-talloc_set.c [new file with mode: 0644]
ccan/talloc/test/run-talloc_set.c [new file with mode: 0644]