CodeCompass icon indicating copy to clipboard operation
CodeCompass copied to clipboard

Webserver crash on InfoTree for undefined symbols

Open bruntib opened this issue 5 years ago • 0 comments

Querying for an an InfoTree on an undeclared class crashes the webserver:

class MyClass;

int main()
{
}

bruntib avatar Aug 07 '20 17:08 bruntib