systemd/coccinelle
Frantisek Sumsal ca21d59a3f coccinelle: filter out a couple of 'false-positive' transformations
* flag-set.cocci: perform the transformation only if the second
    argument is a constant
  * sd-journal/lookup3.c: skip the cocci completely for this file, since
    it's not "ours"
  * strjoina.cocci: skip the transformation on the "test_strjoina" test,
    since it intentionally tests the "incorrect" expression we're trying to
    transform (the same thing was already done in strjoin.cocci)
2021-03-18 11:59:53 +01:00
..
bool-cast.cocci
close-above-stdio.cocci
cmp.cocci
const-strlen.disabled
debug-logging.cocci
div-round-up.cocci
dup-fcntl.cocci
empty-or-dash.cocci
empty-or-root.cocci
empty-to-null.cocci
empty-to-root.cocci
enotsup.cocci
equals-null.cocci coccinelle: fix the equals-null transformation 2020-10-04 12:32:21 +02:00
errno-check.cocci coccinelle: check for invalid errno comparisons 2020-10-09 14:48:44 +02:00
errno.cocci coccinelle: add rules for log_unit_error_errno() or friends 2020-11-27 14:35:20 +09:00
exit-0.cocci
flags-set.cocci coccinelle: filter out a couple of 'false-positive' transformations 2021-03-18 11:59:53 +01:00
fopen-unlocked.cocci
free_and_replace.cocci
hashmap_free.cocci
htonl.cocci
in_set.cocci coccinelle: limit the # of expressions in in_set/not_in_set 2020-10-04 12:32:21 +02:00
iovec-make.cocci
isempty.cocci
log-json.cocci
macros.h coccinelle: correctly resolve our own macros 2020-10-09 14:48:40 +02:00
malloc_multiply.cocci
memzero.cocci
mfree.cocci
mfree_return.cocci
no-if-assignments.cocci
not_in_set.cocci coccinelle: limit the # of expressions in in_set/not_in_set 2020-10-04 12:32:21 +02:00
o-ndelay.cocci
reallocarray.cocci
redundant-if.cocci
run-coccinelle.sh coccinelle: filter out a couple of 'false-positive' transformations 2021-03-18 11:59:53 +01:00
safe_close-no-if.cocci
safe_close.cocci
safe_closedir.cocci
safe_fclose.cocci
sd_event_source_disable_unref.cocci
set_ensure_put.cocci
strempty.cocci
strjoin.cocci coccinelle: skip strjoin transformation in test_strjoin() 2020-10-04 12:32:21 +02:00
strjoina.cocci coccinelle: filter out a couple of 'false-positive' transformations 2021-03-18 11:59:53 +01:00
strv_free.cocci
swap-two.cocci
synthetic-errno.cocci coccinelle: ignore specific cases to use SYNTHETIC_ERRNO() macro 2020-11-27 14:35:20 +09:00
take-fd.cocci
take-ptr.cocci
while-true.cocci
xsprintf.cocci coccinelle: skip the xsprintf transformation on man pages 2020-10-04 12:32:21 +02:00
zz-drop-braces.cocci coccinelle: introduce drop-braces transformation 2020-10-09 15:02:20 +02:00