mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
3b319885c4
It's a common pattern, so add a helper for it. A macro is necessary because a function that takes a pointer to a pointer would be type specific, similarly to cleanup functions. Seems better to use a macro. |
||
---|---|---|
.. | ||
empty-if.cocci | ||
errno.cocci | ||
free_and_replace.cocci | ||
hashmap_free.cocci | ||
htonl.cocci | ||
mfree_return.cocci | ||
mfree.cocci | ||
no-if-assignments.cocci | ||
safe_close-no-if.cocci | ||
safe_close.cocci | ||
safe_closedir.cocci | ||
safe_fclose.cocci | ||
strempty.cocci | ||
strjoina.cocci | ||
strv_free.cocci | ||
while-true.cocci | ||
xsprintf.cocci |