Skip to content
Commit 6e20554e authored by Jason Molenda's avatar Jason Molenda
Browse files

Initialize the named_pipe_path in GDBRemoteCommunication::StartDebugserverProcess

right after the space for it is allocated on the stack, instead of trying
to initialize it in all the different places in this method.  It's too easy
for another uninitialized code path to sneak in as it is written right now.

llvm-svn: 200066
parent 6b9ee9bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment