Author :
Daniel Stone
Date :
2017-06-26 21:49:49
Hash :4fcbc470 Message :darray: Don't call memcpy() on NULL
The only time we could ever hit this was with count == 0, which seems
unnecessarily pedantic. But OK.
Signed-off-by: Daniel Stone <daniels@collabora.com>