mirror of https://git.musl-libc.org/git/musl
Browse Source
the head pointer was not being reset between calls to synccall, so any use of this interface more than once would build the linked list incorrectly, keeping the (now invalid) list nodes from the previous call.rs-1.0
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue