Patch written, attached, and applied.
---
dvice_n...@yahoo.com wrote:
>
> The following bug has been logged online:
>
> Bug reference: 4494
> Logged by:
> Email address: dvice_n...@yahoo.com
> PostgreSQ
Alvaro Herrera napsal(a):
Zdenek Kotala wrote:
[EMAIL PROTECTED] napsal(a):
In file src/test/regress/pg_regress.c:1112
It seems to me that variables "s" and "tmp" leak memory here if last_dot is
false:
OK. It seems as a bug. tmp and s should be freed when strrchr fails. Also
there is not
Zdenek Kotala wrote:
> [EMAIL PROTECTED] napsal(a):
>> In file src/test/regress/pg_regress.c:1112
>>
>> It seems to me that variables "s" and "tmp" leak memory here if last_dot is
>> false:
> OK. It seems as a bug. tmp and s should be freed when strrchr fails. Also
> there is not check when mall
[EMAIL PROTECTED] napsal(a):
The following bug has been logged online:
Bug reference: 4494
Logged by:
Email address: [EMAIL PROTECTED]
PostgreSQL version: Latest cvs
Operating system: Error in source code
Description:Memory leak in pg_regress.c
Details:
In file
The following bug has been logged online:
Bug reference: 4494
Logged by:
Email address: [EMAIL PROTECTED]
PostgreSQL version: Latest cvs
Operating system: Error in source code
Description:Memory leak in pg_regress.c
Details:
In file src/test/regress/pg_regress.c:11