uspgamedev / luasteam

Bindings to connect lua with Steam API
https://luasteam.readthedocs.io/en/stable/
MIT License
116 stars 19 forks source link

Switching manual array to vector/std::array #8

Closed yancouto closed 5 years ago

yancouto commented 5 years ago

This should fix a small memory leak.