X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fobjset%2F_info;h=116c2596ee622308cabc0f2268b9f74346321fa5;hp=967764e7e86cb9de97c622e9b297e74071b85907;hb=HEAD;hpb=b87f63cb8228c8fcbf760defdcf9e4c332da7667 diff --git a/ccan/objset/_info b/ccan/objset/_info index 967764e7..116c2596 100644 --- a/ccan/objset/_info +++ b/ccan/objset/_info @@ -39,6 +39,8 @@ * printf("%i,", i); * printf("\n"); * } + * // Keep -fsanitize=address leak detection happy. + * objset_clear(&args); * return 0; * } * // Given "a b c" outputs No arguments start with -.