DynamoRIO / DynamoRIO/dynamorio

STDERR is closed on detach when --log_to_std_err is set

Open
#2,647 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

The `dynamo_thread_exit_common` routine closes whatever the logfile is for that thread, even if that logfile points to STDERR. This is particularly important when running an in-process detach (it doesn't appear that this is called on normal shutdown, but I could have missed a call).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.