It's possible for long_options[long_options_index].definition to be null
from the previous for() loop - check that it is non-null before trying to deref it. clang static analyzer fixit. llvm-svn: 219887
Loading
Please register or sign in to comment