Re: Bugs revealed by static code analysis

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Fernando Correia <fernandoacorreia(at)gmail(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Bugs revealed by static code analysis
Date: 2013-12-26 04:54:33
Message-ID: CA+HiwqESohHD2YDjgw+MFd703QOg21T-vTCn_4Q6MwXXR7ehMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Dec 25, 2013 at 9:41 PM, Fernando Correia
<fernandoacorreia(at)gmail(dot)com> wrote:
> As a PostgreSQL user, I'd like to bring to the attention of the community
> and the developers that Andrey Karpov from PVS-Studio published an article
> listing several potential bugs in PostgreSQL. These bugs were revealed by
> code analysis with the PVS-Studio tool. He is also offering a license to the
> team.
>
> I think the report is worth checking:
>
> Pre New Year Check of PostgreSQL
> http://www.viva64.com/en/b/0227/

Patches for some the bugs have been posted on -hackers:

http://www.postgresql.org/message-id/CAASwCXe2rQX66Wzw10KMEhGB1C+hZWFEAvvm-VpRik6PpFAUZA@mail.gmail.com

http://www.postgresql.org/message-id/CAASwCXeKeVpJi03mjzdY6AUO0X7qUewX5YzQhSnP7Gj1BAoshQ@mail.gmail.com

http://www.postgresql.org/message-id/CAASwCXfgFsMt31c1srj=FsZbz5CC3AHjCkFU3KZNxds7OGQuEA@mail.gmail.com

--
Amit

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Kregloh 2013-12-26 16:31:39 Re: pg_upgrade & tablespaces
Previous Message Fernando Correia 2013-12-25 12:41:31 Bugs revealed by static code analysis