feliperalmeida / rossec

GNU General Public License v2.0
1 stars 0 forks source link

Ensure heap-allocated memory deallocation #4

Open longaraymatheus opened 8 years ago

longaraymatheus commented 8 years ago

All heap-allocated memory must be freed. If library gets interrupted by exceptions, we need to ensure that all resources we hold will be deallocated. Smart pointers?

longaraymatheus commented 8 years ago

https://github.com/feliperalmeida/rossec/commit/9080798441da6836e39c6b84bd039b84eb5c782c