Ericsson / CodeCheckerEclipsePlugin

This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy
Eclipse Public License 1.0
32 stars 13 forks source link

Quote paths in analyze command #147

Closed vodorok closed 5 years ago

vodorok commented 5 years ago

Paths with special characters (in this case parenthesis) ruins the analysis step, needs to be escaped or sanitized in some way. Temporary (tested and working) solution would be the enclosing all path strings with quotation marks that's get passed into an Executor.