diff options
author | Martin Willi <martin@revosec.ch> | 2013-06-05 14:37:05 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2013-06-05 15:02:18 +0200 |
commit | bc1c92c9e9f33ec6290c05afab45b08e47407dd5 (patch) | |
tree | 238cf1c263f234f14e7023d92f6647f0457b7f3c /src/libcharon/plugins/sql/sql_plugin.c | |
parent | c480b5f4580ab97122a525e534a866bcf5843644 (diff) | |
download | strongswan-bc1c92c9e9f33ec6290c05afab45b08e47407dd5.tar.bz2 strongswan-bc1c92c9e9f33ec6290c05afab45b08e47407dd5.tar.xz |
Strictly memwipe_check() for magic only in the affected buffer
Passing back the buffer address we memwipe() is not ideal, as it could, in
theory, change the behavior of the compiler and not-optimize memwipe(). But
as checking a larger stack is very difficult for different architectures
and compilers, we do it nonetheless for now.
Diffstat (limited to 'src/libcharon/plugins/sql/sql_plugin.c')
0 files changed, 0 insertions, 0 deletions