PostgreSQL BugTool Submission

Lists: pgsql-bugs
From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: PostgreSQL BugTool Submission
Date: 2000-08-21 20:24:02
Message-ID: 200008212024.e7LKO2M59889@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

Vinny (vev(at)michvhf(dot)com) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
There's this bug, see?

Long Description
It's a huge bug that's eating tons of memory.

Sample Code
for(x=0;x<10;x++)
p[x] = malloc(1);

No file was uploaded with this report