Bug #39267
RsaWalletServicePhp saves keys even if not modified
Status:
Resolved
Priority:
Should have
Assignee:
Category:
Security
Target version:
Start date:
2012-07-25
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.3
Has patch:
No
Complexity:
Description
The shutdown() method of the RsaWalletServicePhp saves its keys to disk even if they haven't been modified. This is unnecessary and may cause some hassles in certain setups.