mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
In case we know exactly how many bytes we're copying (and not copying a string while limiting its length to that of a buffer), memcpy() is a more appropriate function to call. Also, fix null-terminating the %c pointer.
6.5 KiB
6.5 KiB