summaryrefslogtreecommitdiff
path: root/junkcode/dongre.avinash@gmail.com-clibutils/inc/c_array.h
diff options
context:
space:
mode:
authorCody P Schafer <dev@codyps.com>2015-08-16 18:54:37 -0400
committerRusty Russell <rusty@rustcorp.com.au>2015-08-17 11:59:43 +0930
commitd88372302ac7d1b5e6d6def90df16c3b9fcd8a4f (patch)
tree3adb4f9dcfd4bd71c58a6617f966289e52d1a546 /junkcode/dongre.avinash@gmail.com-clibutils/inc/c_array.h
parent284b3e6d2db0a20d16a7f82f5b1981712b2fd2df (diff)
configurator: avoid leaks that LeakSanitizer doesn't like
These leaks aren't really an issue since they are completely bounded, but if one is building with leak sanitizer enabled (as -fsanitize=address does in gcc-5.1), it kills the configurator, which isn't very useful for us. Add the few free() calls it's looking for. This is not an actual code issue, they just workaround some optional compiler peculiarities. Signed-off-by: Cody P Schafer <dev@codyps.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (split off leak change)
Diffstat (limited to 'junkcode/dongre.avinash@gmail.com-clibutils/inc/c_array.h')
0 files changed, 0 insertions, 0 deletions