mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Last-minute updates for release notes.
Security: CVE-2016-0773
This commit is contained in:
@ -34,6 +34,19 @@
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Fix infinite loops and buffer-overrun problems in regular expressions
|
||||||
|
(Tom Lane)
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Very large character ranges in bracket expressions could cause
|
||||||
|
infinite loops in some cases, and memory overwrites in other cases.
|
||||||
|
(CVE-2016-0773)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Perform an immediate shutdown if the <filename>postmaster.pid</> file
|
Perform an immediate shutdown if the <filename>postmaster.pid</> file
|
||||||
|
Reference in New Issue
Block a user