Commit 144c2918 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

ARM: warn about atexit() calls from legacy shared libraries



Legacy ARM shared libraries use this generic version of atexit(),
which queues exit functions for invocation at program exit, at
which time the library may have been dlclose()'d, causing the
program to crash.

Change-Id: I41ae153c23268daa65ede7fb8966fc3e9caec369
Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@gmail.com>
parent f3cfcd86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment