Skip to content
Snippets Groups Projects
Commit 730c89b7 authored by Tom Lane's avatar Tom Lane
Browse files

Last-minute updates for release notes.

Security: CVE-2016-0773
parent 98d6b730
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment