Commits

Eli Fidler authored 61637d33824
avoid passing a null pointer to memcpy UBSAN on Clang/Linux gave: runtime error: null pointer passed as argument 2, which is declared to never be null /usr/include/string.h:43:45: note: nonnull attribute specified here