summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-29 09:38:56 +0200
committerRemi Collet <remi@remirepo.net>2021-06-29 09:38:56 +0200
commit121104bc24b8494fd4de53dd39aaf6bec513ca91 (patch)
treecddfe65a22bbd09a803a18bf78fdea58a637463a
parent8ff180f0298116f0535cb02bd5b978dd72a1dd30 (diff)
missing changelog
-rw-r--r--php56.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php56.spec b/php56.spec
index e08a4a8..ad21222 100644
--- a/php56.spec
+++ b/php56.spec
@@ -2121,6 +2121,8 @@ EOF
* Mon Jun 28 2021 Remi Collet <remi@remirepo.net> - 5.6.40-28
- Fix #81122 SSRF bypass in FILTER_VALIDATE_URL
CVE-2021-21705
+- Fix #65689 PDO_Firebrid / exec() does not free allocated statement
+- Fix #76488 Memory leak when fetching a BLOB field
- Fix #76448 Stack buffer overflow in firebird_info_cb
- Fix #76449 SIGSEGV in firebird_handle_doer
- Fix #76450 SIGSEGV in firebird_stmt_execute