Changes between Initial Version and Version 1 of Ticket #18182, comment 4
- Timestamp:
- Jan 2, 2023, 10:08:52 PM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18182, comment 4
initial v1 1 I wonder if it's not getting to https://github.com/haiku/haiku/master/src/system/runtime_loader/elf.cpp#L773, which is called via `dlclose`. 1 Hmm, so does that mean that https://cgit.haiku-os.org/haiku/tree/src/system/runtime_loader/elf.cpp#n773 isn't doing the right thing here, and we should be destroying the TLS block immediately?