mzaks / FlatBuffersSwift

This project brings FlatBuffers (an efficient cross platform serialization library) to Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix memory leak on FlatBuffersBuilder

mzaks opened this issue · comments

Free _data on deinit

fixed in build 1.0.1