kfreeaddr.cocci (f26e8817b235d8764363bffcc9cbfc61867371f2) kfreeaddr.cocci (7f904d7e1f3ec7c2de47c024a5a5c30988b54703)
1// SPDX-License-Identifier: GPL-2.0-only
1/// Free of a structure field
2///
3// Confidence: High
2/// Free of a structure field
3///
4// Confidence: High
4// Copyright: (C) 2013 Julia Lawall, INRIA/LIP6. GPLv2.
5// Copyright: (C) 2013 Julia Lawall, INRIA/LIP6.
5// URL: http://coccinelle.lip6.fr/
6// Comments:
7// Options: --no-includes --include-headers
8
9virtual org
10virtual report
11virtual context
12

--- 24 unchanged lines hidden ---
6// URL: http://coccinelle.lip6.fr/
7// Comments:
8// Options: --no-includes --include-headers
9
10virtual org
11virtual report
12virtual context
13

--- 24 unchanged lines hidden ---