Avoid memory leak on error while parsing pg_stat_statements dump file By using palloc() instead of raw malloc(). Reported-by: Gaurav Singh <gaurav.singh@yugabyte.com> Reviewed-by: Lukas Fittl <lukas@fittl.com> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://www.postgresql.org/message-id/CAEcQ1bYR9s4eQLFDjzzJHU8fj-MTbmRpW-9J-r2gsCn+HEsynw@mail.gmail.com Backpatch-through: 14 Branch ------ REL_16_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/52edaf9d9b0231700f97bd13c6860dc63b9b2eff Modified Files -------------- contrib/pg_stat_statements/pg_stat_statements.c | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-)
pgsql-committers by date:
Соглашаюсь с условиями обработки персональных данных