dennisss / tansa

Dancing Robotics Platform
MIT License
39 stars 16 forks source link

Memcheck #72

Closed abramowitzK closed 7 years ago

abramowitzK commented 7 years ago

:book: Summary

Fixed all memory leaks I could find.

:mag: Details

Still don't know why valgrind won't work. But we'll figure that out later. Also added some checking to make sure the file we open actually opens. If it doesn't we throw a runtime exception.

:heavy_check_mark: Testing

:heavy_check_mark: Verification

:thinking:

tessmichi commented 7 years ago

LGTM