]> git.ozlabs.org Git - ccan/commit - ccan/mem/mem.c
mem: add memtaint().
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Feb 2016 03:41:38 +0000 (14:11 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Feb 2016 03:41:38 +0000 (14:11 +1030)
commita934320836ffaad26be1e3160df30ef7350c39d5
tree578937b36f5c522f27757fcf9bf34ccfa3a9d8aa
parent2bf37a605e2ad2cb7321cedea8739aa611e4b160
mem: add memtaint().

Useful if you're going to reuse a buffer later.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/mem/mem.c
ccan/mem/mem.h