]> git.ozlabs.org Git - ccan/history - ccan/tal/link/link.h
tal: don't access freed memory on unusual case of redundant tal_free() in destructor.
[ccan] / ccan / tal / link / link.h
2014-06-10 Rusty Russelltal/link: remove incorrect references to talloc
2012-12-03 Rusty Russelltal/link: new module for reference-count style coding...