
check for key comment not executed, if called can lead to crash
Reported by steve | August 18th, 2021 @ 02:10 PM | in 2.6 (closed)
User report about GPG Suite Preferences from GPG Suite 3037n crashing on macOS Big Sur 11.5.2: https://gpgtools.tenderapp.com/discussions/nightly/2100
This seems to be the check for comment in a key.
Problems
- check is not called on macOS Mojave or Big Sur when it should
- check is not covering both https:// and http://
- check can cause crash if called
Comments and changes to this ticket
-
-
steve August 18th, 2021 @ 02:17 PM
- Tag cleared.
-
steve November 17th, 2021 @ 05:06 PM
- Title changed from check for key comment not executetor if executet can lead to crash to check for key comment not executed, if called can lead to crash
-
steve November 17th, 2021 @ 05:10 PM
- State changed from new to fixed
- Assigned user set to Luke Le
- Milestone set to 2.7
-
steve November 17th, 2021 @ 06:48 PM
- State changed from fixed to started
macOS 11.6.1
GPG Suite 2021.2 (3083n)- add
comment http://gpgtools.org
orcomment https://gpgtools.org
to gpg.conf - open GPG Suite Preferences
- opens as expected (no crash, that's good)
- however no warning is shown
-
-
steve November 30th, 2021 @ 05:06 PM
- State changed from started to verified
- Tag cleared.
- Milestone changed from 2.7 to 2.6
Calling this closed as the crash is gone.
Followup: #121 correctly call and execute check for key comment
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 ยป
Attachments
Referenced by
-
121 correctly call and execute check for key comment This is a followup item to https://gpgtools.lighthouseapp...
-
121 correctly call and execute check for key comment Testing for the crash fix in #120 came up with following ...