Revision 54b40ab8
ID | 54b40ab86472780eebcda6d1dcb0035ea9dd50ec |
Parent | 8e6f7d46 |
Child | 885a2723 |
zero out database key when done using it
This commit zeros out the stored password when the last instance is closed.
The password has to be stored for multi-threaded mode, since new threads
will need the password in order to access the database.
refs #3402 https://dev.guardianproject.info/issues/3402
Files
- added
- modified
- copied
- renamed
- deleted