
Crash in -[GPGController searchKeysOnServer:]
Reported by Support | August 25th, 2019 @ 12:58 PM | in 1.0.1 (closed)
Assigned to Stable #101556. -[GPGController searchKeysOnServer:] mixes the __block modifier with an NSMutableArray and thus the object might no longer exist, when the server returns with answers and crash GPG Keychain
NSMutableArray doesn't need a __block modifier, only non mutable variants do.
(Created by Luke Le)
Comments and changes to this ticket
-
Mento September 18th, 2019 @ 10:37 AM
- State changed from new to fixed
- Assigned user set to Mento
- Milestone set to 1.1
- Importance changed from to Low
-
steve December 16th, 2019 @ 09:48 PM
- Milestone changed from 1.1 to 1.0.1
-
steve December 16th, 2019 @ 09:49 PM
- State changed from fixed to released
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป