| From: | Ranier Vilela <ranier(dot)vf(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Windows port, fix some resources leaks |
| Date: | 2020-01-22 20:51:51 |
| Message-ID: | CAEudQApyP44QUH79yY5ZZoC5HBOAPGfFp+-AaX5XCN0OEVLe7A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| auth_leak.patch | application/octet-stream | 1.1 KB |
| logging_leaks.patch | application/octet-stream | 597 bytes |
| postmaster_leak.patch | application/octet-stream | 837 bytes |
| regex_leak.patch | application/octet-stream | 768 bytes |
| restricted_token_leaks.patch | application/octet-stream | 864 bytes |
| win32_shmem_leak.patch | application/octet-stream | 998 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Floris Van Nee | 2020-01-22 21:08:59 | RE: Index Skip Scan |
| Previous Message | Rui DeSousa | 2020-01-22 20:38:07 | Re: [HACKERS] kqueue |