mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This previously blew up if the Objective-C client passed NULL for the error parameter, but started working after the pointer nullability change. Why? John had /already written and committed/ code to handle NULL assuming pointer nullability was explicit, and that code was /correct as is/.
767 B
767 B