Skip to content
Commit d6099968 authored by Dennis Nienhüser's avatar Dennis Nienhüser
Browse files

API change: Use QSharedPointer<GeoDataStyle> instead of GeoDataStyle(*)

Fixes lots of memory leaks that previously existed due to unclear
ownership semantics. Most noticable in vector tile rendering when lots
of documents are created/deleted.

Please review / test for potential regressions.
parent d27226e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment