libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] dwarf_find_eh_frame_section not thread save?


From: Bert Wesarg
Subject: [Libunwind-devel] dwarf_find_eh_frame_section not thread save?
Date: Wed, 1 Feb 2017 16:33:29 +0100

All,

this function has a static function variable named 'sec_hdrs', which
is used to read from a file. Hoe is this supposed to be thread safe?

Link to gihub:

https://github.com/libunwind/libunwind/blob/master/src/dwarf/Gfind_proc_info-lsb.c#L540

Best,
Bert



reply via email to

[Prev in Thread] Current Thread [Next in Thread]