Thread: Bugs revealed by static code analysis
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
On Wed, Dec 25, 2013 at 9:41 PM, Fernando Correia <fernandoacorreia@gmail.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