mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix a use-after-free bug in package-name extraction code, where the BumpPtrAllcoator is destroyed before a StringRef that uses the allocated name is used.
70 KiB
70 KiB