summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2025-03-03 20:08:04 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2025-03-15 15:08:54 +0800
commitfb14ef46e27757d57ccaf437c79bd6aadce3f9b8 (patch)
tree687d32ae63ae3bd725f704ec7119333d4b31fbfd /tools/perf/scripts/python/export-to-sqlite.py
parent20238d49448cdb406da2b9bd3e50f892b26da318 (diff)
crypto: virtio - Erase some sensitive memory when it is freed
virtcrypto_clear_request() does the same as the code here, but uses kfree_sensitive() for one of the free operation. So, better safe than sorry, use virtcrypto_clear_request() directly to save a few lines of code and cleanly free the memory. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Tested-by: Lei Yang <leiyang@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions