__libc_dynarray_emplace_enlarge: Add missing else
Before, arrays of small elements received a starting allocation size of 8, not 16.
Loading
Please register or sign in to comment
Before, arrays of small elements received a starting allocation size of 8, not 16.