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

Ensure that user_exe_path is non-NULL before derferencing.

We've already created a FileSpec based on this local and 
this code path would never be executed if it is an invalid
FilePath - but the static analyzer doesn't know this and I
want to placate it.
clang static analyzer fixit.

llvm-svn: 219890
parent 60db6e43
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