Commit 8df024c1 authored by Morris Jette's avatar Morris Jette
Browse files

Correct malloc buffer size

Previously was allocating sizeof(char *) rather than sizeof(char),
so we save some space here.
parent 9ce03ee3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment