diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2014-10-25 20:11:28 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2014-11-08 23:24:22 +0100 |
commit | 714a2ce0ae7e8b2cee32b0d6245a59e787758fc5 (patch) | |
tree | ed8be0c157a9024421c205b89f796ae385250717 /src/Platform/System.h | |
parent | c1378f781aaaa4d9e57c0a383cded7173bde7663 (diff) | |
download | VeraCrypt-714a2ce0ae7e8b2cee32b0d6245a59e787758fc5.tar.gz VeraCrypt-714a2ce0ae7e8b2cee32b0d6245a59e787758fc5.zip |
Bootloader: in function ReadVolumeHeader, arrays dk and masterKey have the same size and they are never needed at the same time. So, we can minimize stack memory usage by using only one array instead of two. At the end of the function, the array is erased securely.
Diffstat (limited to 'src/Platform/System.h')
0 files changed, 0 insertions, 0 deletions