pg_amcheck: PQclear query results
Daniel Gustafsson <dgustafsson@postgresql.org>
pg_amcheck: PQclear query results While the potential memory leak is small, ensure to PQclear the query results before disconnecting. Author: Jiao Shuntian <312199339@qq.com> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/tencent_F34922C91C41E76C734773E767C9FBDB9906@qq.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_amcheck/pg_amcheck.c | modified | +1 −0 |
Discussion
- [PATCH] Fix Potential Memory Leak in pg_amcheck Code 5 messages · 2025-02-07 → 2025-02-23