mirror of https://git.musl-libc.org/git/musl
Browse Source
tls_id is one-based, whereas [static_]tls_cnt is a count, so comparison for checking that a given tls_id is dynamic rather than static needs to use strict inequality.master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue