commit | 28c185a88607bc361ec7f071b907285e2e75de1b | [log] [tgz] |
---|---|---|
author | Denis Efremov <efremov@linux.com> | Fri Oct 09 15:54:53 2020 +0300 |
committer | Julia Lawall <Julia.Lawall@lip6.fr> | Sat Oct 10 21:26:12 2020 +0200 |
tree | 814890a6c649990934069fa54a65806a6245806a | |
parent | 7b36c1398fb63f9c38cc83dc75f143d2e5995062 [diff] |
coccinelle: api: kfree_sensitive: print memset position Print memset() call position in addition to the kfree() position to ease issues identification. Signed-off-by: Denis Efremov <efremov@linux.com> Signed-off-by: Julia Lawall <julia.lawall@inria.fr>