Skip to content

CheckerGccPlugins: Thread-safety checker updates

  • Add IStateful::initialize to the list of virtual functions which we allow to be overridden with a not-thread-safe implementation.

  • The thread-safety problems with AttributeList have now been fixed in the CORAL version we're using. Remove warnings concerning AttributeList.

Merge request reports