Actions
Task #1552
closedCopying KeyChain crashes repo
Start date:
04/28/2014
Due date:
% Done:
100%
Estimated time:
Description
KeyChain object must not be copied anywhere. With the recent changes in the library, copying the keychain crashes the application.
All keychain copies needs to be replaced with references.
Updated by Alex Afanasyev over 10 years ago
- % Done changed from 0 to 100
Actually, everywhere except read-handle KeyChain was already reference. I'm fixing it.
Updated by Alex Afanasyev over 10 years ago
- Status changed from In Progress to Code review
Updated by Alex Afanasyev over 10 years ago
- Status changed from Code review to Closed
Applied in changeset commit:repo-ng|a53ee59a36d26d7f78de7faa69fba849f1909127.
Actions