HeladoDeBrownie / Nexus

creative sandbox game in early development
MIT License
3 stars 1 forks source link

possible minor memory leak in RingBuffer #74

Closed HeladoDeBrownie closed 3 years ago

HeladoDeBrownie commented 3 years ago

investigate RingBuffer's implementation to see if it holds onto any values that are not considered elements. in particular, the last element deleted as a result of a push may be held onto by accident

HeladoDeBrownie commented 3 years ago

resolved by ddf8be072f2a12b47af3881c2cb4744e856670ee