Eli Fidler 61637d3382 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
2016-06-13 07:24:26 -07:00
..
2016-04-19 16:22:24 +08:00
2016-06-13 07:24:26 -07:00
2016-04-06 23:33:26 +08:00
2016-04-06 00:11:49 +08:00
2016-02-02 18:20:36 +08:00
2016-02-02 18:20:36 +08:00
2016-06-13 09:34:47 +08:00