ldso: remove redundant runtime checks in static TLS logic
as a result of commit ffab4360, static_tls_cnt is now valid during relocations at program startup, so it's no longer necessary to condition the check against static_tls_cnt on this being a runtime (dlopen) relocation.
Showing
想要评论请 注册 或 登录