apple / swift-foundation

The Foundation project
Apache License 2.0
2.28k stars 135 forks source link

Base64 must relinquish use of OutputBuffer on error #700

Closed parkera closed 1 week ago

parkera commented 1 week ago

Make sure to always call relinquishBorrowedMemory, even on error.

parkera commented 1 week ago

@swift-ci test