revery-ui / revery

:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
https://www.outrunlabs.com/revery/
MIT License
8.06k stars 196 forks source link

fix(skia): add destructor for SkString #959

Closed zbaylin closed 4 years ago

zbaylin commented 4 years ago

We were getting memory leaks in Oni2 for this in onivim/oni2#2113. This should fix that.