Hello, I would like to clarify the following source code analysis result.
elfring@Sonne:~/Projekte/Linux/next-patched> spatch -D report scripts/coccinelle/api/d_find_alias.cocci fs/ceph/caps.c … fs/ceph/caps.c:3051:9-11: Missing call to dput() at line 3063. I have got the impression that a false positive is reported for the implementation of the function “invalidate_aliases”. https://elixir.bootlin.com/linux/v5.4-rc5/source/fs/ceph/caps.c#L3036 How do you think about it? Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
