Skip to content
Snippets Groups Projects
Commit bc7941fc authored by Marco Clemencic's avatar Marco Clemencic
Browse files

Merge branch 'coverity' into 'master'

Fixed coverity issues:

* KeyedObjectManager.cpp
  * 64154: Iterator container mismatch
  * 64281: Invalid iterator comparison
* ProcessDescriptor.cpp
  * 64293: Out-of-bounds write
* AvalancheSchedulerSvc.cpp
  * 94135: Dereference after null check
  * 94134: Dereference after null check
  * 94669: Unchecked dynamic_cast
* HiveTestAlgorithm.cpp
  * 82289: Unchecked dynamic_cast

See merge request !357
parents 9752f2f2 4af82330
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment