Skip to content

Do not call to alloc_init twice.

Yonggang Luo requested to merge lygstate/relibc:alloc_init_twice into master

It's already called in init_array, so move the call to init_array a bit earlier.

Merge request reports