Re: Report a potential memory leak in setup_config()

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: wliang(at)stu(dot)xidian(dot)edu(dot)cn
Cc: "Andres Freund" <andres(at)anarazel(dot)de>, "Daniel Gustafsson" <daniel(at)yesql(dot)se>, pgsql-bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: Report a potential memory leak in setup_config()
Date: 2022-02-16 15:37:50
Message-ID: 3311468.1645025870@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

wliang(at)stu(dot)xidian(dot)edu(dot)cn writes:
> I would like to know the name of the software which is used to calculate the size of leaked memory.

I was using valgrind, and I think Andres was too:

https://valgrind.org

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2022-02-16 17:37:18 Re: Report a potential memory leak in setup_config()
Previous Message Alvaro Herrera 2022-02-16 15:12:38 Re: BUG #17407: trim trims more than expected