#47906: [patch] certsync segfault (os x 10.10.3) --------------------------------+-------------------------------- Reporter: alexey.naidyonov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: certsync --------------------------------+-------------------------------- According to https://developer.apple.com/library/mac/documentation/Security/Reference/cer..., in absence of kSecTrustSettingsResult key, a default value of kSecTrustSettingsResultTrustRoot is assumed, which means the certificate should be trusted. However, there is no guard for this specific case, which leads to a segfault. Please find the patch attached. -- Ticket URL: <https://trac.macports.org/ticket/47906> MacPorts <https://www.macports.org/> Ports system for OS X