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

null pointer exception when stopping #79

Closed dkrupp closed 7 years ago

dkrupp commented 8 years ago

on the console this message is received: 2016-09-20 17:54:22 Worker-2 ERROR CcConfiguration:258 - SERVER_GUI_MSG >> java.lang.NullPointerException

dkrupp commented 7 years ago

fixed