_dl_map_object_from_fd: Remove unnecessary debugger notification in error path
After commit ed3ce71f ("elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)") it is no longer necessary to reset the debugger state in the error case, since the debugger notification only happens after no more errors can occur.
Loading
Please register or sign in to comment