Re: Assitance needed for the resolution of memory leak

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Sasmit Utkarsh <utkarshsasmit(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Assitance needed for the resolution of memory leak
Date: 2023-10-11 19:36:18
Message-ID: f5471979-ee1b-4391-b324-fcc66cba7e06@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/11/23 12:15, Sasmit Utkarsh wrote:
> Hi Team,
>
> I'm trying to insert multiple duplicate rows into the table using libpq
> in C. I'm getting a memory leak reported from addresssanitizer tool.
> Please let me know if i can share the code snippet

That is the only way you are going to get an answer, so share away.

Also include the report information from addresssanitizer.

>
>
> Regards,
> Sasmit Utkarsh
> +91-7674022625

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sasmit Utkarsh 2023-10-11 20:26:20 Re: Assitance needed for the resolution of memory leak
Previous Message Sasmit Utkarsh 2023-10-11 19:15:50 Assitance needed for the resolution of memory leak