bbenligiray / stag

STag: A Stable Fiducial Marker System
MIT License
188 stars 52 forks source link

fix memory leak #31

Closed powei-lin closed 1 year ago

powei-lin commented 1 year ago

There are memory leaks because of not deleting the array. This pull request will fix it.