mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #2857
7193b89f
Scrub keys from memory just before scope end. (moneromooo-monero)
This commit is contained in:
commit
a3a8343051
6 changed files with 60 additions and 23 deletions
|
@ -42,6 +42,7 @@ add_executable(cncrypto-tests
|
|||
${crypto_headers})
|
||||
target_link_libraries(cncrypto-tests
|
||||
PRIVATE
|
||||
common
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
${EXTRA_LIBRARIES})
|
||||
set_property(TARGET cncrypto-tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue