Re: [PATCH] Windows port, fix some resources leaks

Ranier Vilela <ranier.vf@gmail.com>

From: Ranier Vilela <ranier.vf@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2020-01-22T20:51:51Z
Lists: pgsql-hackers

Attachments

Hi,
After review the patches and build all and run regress checks for each
patch, those are the ones that don't break.
Not all leaks detected by Coverity are fixed.

regards,
Ranier Vilela

Commits

  1. Fix some memory leaks and improve restricted token handling on Windows