Avoid a dlopen abort on an invalid TLS alignment
If the alignment of a TLS segment in a shared object is invalid, return an error through dlerror() rather than aborting the process. Bug: http://b/78026329 Test: bionic unit tests Change-Id: I60e589ddd8ca897f485d55af089f08bd3ff5b1fa
Loading
Please sign in to comment