mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c83bddd856
The second argument of memcpy() is declared to never be NULL. Clang ASAN report this as an undefined behavior error.