]> git.kaiwu.me - quickjs.git/commit
memcpy() (currently) has undefined behavior if a pointer is NULL with zero size ...
authorFabrice Bellard <fabrice@bellard.org>
Thu, 14 May 2026 14:21:10 +0000 (16:21 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Thu, 14 May 2026 14:39:41 +0000 (16:39 +0200)
commit1f50b39e99d12042fc2e2ce3b754719fa42af753
tree3b52b166d021ce40135e9d6b4e16254bf2cd1ed6
parentb1b4733bd9f75509ffbf1243b754a8e61278b790
memcpy() (currently) has undefined behavior if a pointer is NULL with zero size (#500)
libunicode.c