diff options
| author | Marc G. Fournier <scrappy@hub.org> | 1997-06-02 02:52:06 +0000 |
|---|---|---|
| committer | Marc G. Fournier <scrappy@hub.org> | 1997-06-02 02:52:06 +0000 |
| commit | f9f98e3aff781271b5f3df4f8df61acc83dc6ce3 (patch) | |
| tree | 549e675b1eaf276585a03d8cab73bc2976cedb33 /src/backend/access/rtree/rtree.c | |
| parent | a27fafecc58ae6ba1566d5a8db51067046818dfd (diff) | |
From: Igor <igor@sba.miami.edu>
Subject: [PATCHES] pg_dump memory leak patch
This patch fixes a HUGE memory leak problem in pg_dump.
Pretty much anything that was allocated was never freed and Purify
reported about 40% possible memory leak and 6% actual leak. I added
functions to clear out all the allocated structures. After the patch
Purify returns 0 for number of bytes leaked...
Diffstat (limited to 'src/backend/access/rtree/rtree.c')
0 files changed, 0 insertions, 0 deletions
