Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If the initial calloc failed then NULL was being returned but the out_of_memory flag was not being set, so callers did not understand the returned value correctly. Set the flag.
- Loading branch information