mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1077135 - Initialize ElfLoader::DebuggerHelper::firstAdded. r=nfroyd
This commit is contained in:
parent
2495de5eb3
commit
7eef0ed2ac
@ -563,7 +563,7 @@ ElfLoader::DestructorCaller::Call()
|
||||
}
|
||||
}
|
||||
|
||||
ElfLoader::DebuggerHelper::DebuggerHelper(): dbg(nullptr)
|
||||
ElfLoader::DebuggerHelper::DebuggerHelper(): dbg(nullptr), firstAdded(nullptr)
|
||||
{
|
||||
/* Find ELF auxiliary vectors.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user