1
0
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:
Tom Lane
2016-02-08 10:49:38 -05:00
parent 98d6b73059
commit 730c89b792

View File

@ -34,6 +34,19 @@
<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>
<para>
Perform an immediate shutdown if the <filename>postmaster.pid</> file