]> granicus.if.org Git - php/commit
Avoid ubsan warning due to memcpy null
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 16 Sep 2020 08:28:28 +0000 (10:28 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 16 Sep 2020 08:30:13 +0000 (10:30 +0200)
commit392f0abf687c7519ba02d7d41b9622f0b3d1a8e2
treeda003292ed7c586f77da90315d59f19b91f14288
parent3b2410ebf6216733410b3d12566ffba3a99519c7
Avoid ubsan warning due to memcpy null

This showed up in ext/mysqli/tests/mysqli_change_user.phpt on azure
today. Not seeing it locally though, and also not sure why it decided
to show up now...
ext/mysqlnd/mysqlnd_wireprotocol.c