Skip to content

Fix iterator on temporary

Ghost User requested to merge fix/tempIterator into master

Undefined behavior, we don't know when the object is destroyed.

  • little other fixes from static analyzer clazy

Merge request reports