mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* [Foundation] Byte access and methods that funnel to byte access for slices of discontiguous data (ala backed by dispatch_data_t) should void heap corruption and walking off the ends of buffers * add missing parens on test_byte_access_of_discontiguousData * Use the proper byte count in testing
202 KiB
202 KiB