Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't try to memcpy() to a NULL destination. (#637)
This function is called with a literal NULL for that pointer later in the file.
- Loading branch information