cecilianor / Qt-thesis

MIT License
9 stars 4 forks source link

Bug: VectorTile and LayerStyle classes has a memory leak. #61

Closed Didgy74 closed 6 months ago

Didgy74 commented 7 months ago

We can this fix by transitioning to std::unique_ptr.

EimenOueslati commented 6 months ago

Memory leak was fixed.