mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
For calloc, the variable denoting the of elements comes first, then the variable denoting the size of each element. However, both arguments are swapped when calling this function in many places in this codebase.
16 KiB
16 KiB