Skip to content
Commit 56e5eb46 authored by Ulrich Drepper's avatar Ulrich Drepper
Browse files

Avoid potential deadlock in mtrace

The _dl_addr function might have to call malloc which would lead
to a deadlock.  Avoid by calling _dl_addr early.
parent 6ce75379
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment