mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 15:03:27 +00:00
Avoid trying to memcpy from 0-byte sources as well, by bailing early on nullptr data inputs.
Avoid trying to memcpy from 0-byte sources as well, by bailing early on nullptr data inputs.