mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-24 15:01:04 -05:00
Changed how to free memory assigned to a pointer to an array of object. Also added information about how to check for memory leaks with valgrind.