]> O.S.I.I.S - jp/vkvg.git/commit
Fix strcpy invalid write size (#111)
authorMarco Rubin <20150305+Rubo3@users.noreply.github.com>
Sun, 13 Mar 2022 07:13:39 +0000 (08:13 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Mar 2022 07:13:39 +0000 (08:13 +0100)
commitad2d781dd51751f0325537f1de230798d2225207
tree95d6167089a8deca841adee526d1ac44c78ec0b4
parent6f620a140042b6e3814da9f49da4129f60aa40b3
Fix strcpy invalid write size (#111)

`strcpy` copies the terminating NULL-character, too.
src/vkvg_fonts.c