diff options
author | Tobias Brunner <tobias@strongswan.org> | 2012-09-24 16:56:37 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2012-09-24 17:16:29 +0200 |
commit | 94106ddc85f381d4b29d99947af0bd365cb72eb3 (patch) | |
tree | a63a3035d156280f8f4e5d6462febf495cf1e56d /src/libstrongswan/plugins/mysql/mysql_database.c | |
parent | dfefa2f6dc303cd967a9b5544df874b69d8b6184 (diff) | |
download | strongswan-94106ddc85f381d4b29d99947af0bd365cb72eb3.tar.bz2 strongswan-94106ddc85f381d4b29d99947af0bd365cb72eb3.tar.xz |
android: Leak the private key reference on Jelly Bean to avoid a bug in the framework
A bug in the framework on Android Jelly Bean causes a SIGSEGV when the private
key object returned from KeyChain.getPrivateKey is garbage collected.
Leaking the global reference to that object prevents the garbage
collection and thereby the crash.
Diffstat (limited to 'src/libstrongswan/plugins/mysql/mysql_database.c')
0 files changed, 0 insertions, 0 deletions