summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-01 09:26:37 +0200
committerRemi Collet <remi@php.net>2026-07-01 09:26:37 +0200
commitc37dfe71020d49a3f48af94227122cc9d3769b76 (patch)
tree71e289038ca722f9fb72d675bda5814f3a0a2fc5 /failed.txt
parent3e414fc5c1aa90df15bbed31f8ef937616b3827c (diff)
Fix Memory corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PADHEADmaster
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt33
1 files changed, 13 insertions, 20 deletions
diff --git a/failed.txt b/failed.txt
index b6e729d..8d67921 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,28 +1,21 @@
-===== 8.1.34-2 (2026-05-07)
+===== 8.1.34-3 (2026-07-02)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el8a81/build.log:Tests failed : 2
-/var/lib/mock/el8x81/build.log:Tests failed : 2
-/var/lib/mock/el9a81/build.log:Tests failed : 4
-/var/lib/mock/el9x81/build.log:Tests failed : 4
-/var/lib/mock/el10a81/build.log:Tests failed : 4
-/var/lib/mock/el10x81/build.log:Tests failed : 4
-/var/lib/mock/fc42a81/build.log:Tests failed : 3
-/var/lib/mock/fc42x81/build.log:Tests failed : 3
-/var/lib/mock/fc43a81/build.log:Tests failed : 4
-/var/lib/mock/fc43x81/build.log:Tests failed : 4
-/var/lib/mock/fc44a81/build.log:Tests failed : 4
-/var/lib/mock/fc44x81/build.log:Tests failed : 4
+/var/lib/mock/el8a81/build.log:Tests failed : 0
+/var/lib/mock/el8x81/build.log:Tests failed : 0
+/var/lib/mock/el9a81/build.log:Tests failed : 0
+/var/lib/mock/el9x81/build.log:Tests failed : 0
+/var/lib/mock/el10a81/build.log:Tests failed : 0
+/var/lib/mock/el10x81/build.log:Tests failed : 0
+/var/lib/mock/fc42a81/build.log:Tests failed : 0
+/var/lib/mock/fc42x81/build.log:Tests failed : 0
+/var/lib/mock/fc43a81/build.log:Tests failed : 0
+/var/lib/mock/fc43x81/build.log:Tests failed : 0
+/var/lib/mock/fc44a81/build.log:Tests failed : 0
+/var/lib/mock/fc44x81/build.log:Tests failed : 0
-fc*, el10:
- 3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt]
-fc43, el9, el10:
- 3 Bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds) [ext/openssl/tests/bug74341.phpt]
-all
- 3 sni_server [ext/openssl/tests/sni_server.phpt]
- 3 sni_server with separate pk and cert [ext/openssl/tests/sni_server_key_cert.phpt]
1 proc_open give erratic test results :(