swiftlang / swift-corelibs-foundation

The Foundation Project, providing core utilities, internationalization, and OS independence
swift.org
Apache License 2.0
5.29k stars 1.13k forks source link

Fixed an infinite loop caused by force casting NSError to CocoaError #5116

Closed parkera closed 3 weeks ago

parkera commented 3 weeks ago

Cherry-picked from #5115 for 6.0

(cherry picked from commit bf7369a3909583c82f36b901917a92ea0d639a9f)

parkera commented 3 weeks ago

@swift-ci test