]> granicus.if.org Git - php/commit
Fix #78510: Partially uninitialized buffer returned by sodium_crypto_generichash_init()
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 9 Sep 2019 13:30:28 +0000 (15:30 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 9 Sep 2019 13:30:28 +0000 (15:30 +0200)
commit8ead77936e68554d47033c5c90d2c48d96db0212
tree1e143e85e6fd01061c3d2d9cf298ff726c7e7e37
parent41a4379cb45419a376043ca5f8c5a2bca82cea7c
Fix #78510: Partially uninitialized buffer returned by sodium_crypto_generichash_init()

Backport jedisct1/libsodium.php@28d13bf437cb969a0583031fc7ac54c5a8dc8116.
NEWS
ext/sodium/libsodium.c
ext/sodium/tests/bug78510.phpt [new file with mode: 0644]