Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that _size is properly set in begin (#2706)
* Ensure that _size is properly set in begin * NULL check on _data assignment * Changed _data to malloc in order to catch alloc fails
- Loading branch information