diff options
| author | Ismail Pazarbasi <ismail.pazarbasi@gmail.com> | 2015-09-18 21:54:47 +0000 |
|---|---|---|
| committer | Ismail Pazarbasi <ismail.pazarbasi@gmail.com> | 2015-09-18 21:54:47 +0000 |
| commit | d347e7a920b2eb06ae83855aebc4189af7569039 (patch) | |
| tree | acd1b8bc67a3becbd5de2bc661b969d6cec3de0b /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 956749515496f0ec00b527414c7d4c5a8b25c3d1 (diff) | |
| download | bcm5719-llvm-d347e7a920b2eb06ae83855aebc4189af7569039.tar.gz bcm5719-llvm-d347e7a920b2eb06ae83855aebc4189af7569039.zip | |
Analyzer: Fix a crasher in UbigraphViz
Summary:
Name `Out` refers to the parameter. It is moved into the member `Out`
in ctor-init. Dereferencing null pointer will crash clang, if user
passes '-analyzer-viz-egraph-ubigraph' argument.
Reviewers: zaks.anna, krememek
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D12119
llvm-svn: 248050
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions

