Improve decompress error handling by using automatic variables
* Replace auto_ptr by unique_ptr * Add HeapPtr<T>, a unique_ptr with a Deleter set to ::free
Please register or sign in to comment
* Replace auto_ptr by unique_ptr * Add HeapPtr<T>, a unique_ptr with a Deleter set to ::free