diff options
author | Vadim B. Mikheev <vadim4o@yahoo.com> | 1997-05-22 17:08:35 +0000 |
---|---|---|
committer | Vadim B. Mikheev <vadim4o@yahoo.com> | 1997-05-22 17:08:35 +0000 |
commit | 19269069dccf805653aef5a46bbab99a8b39b4aa (patch) | |
tree | 17fc857b8adfb910032fbd9a7f0287b183a5497a /src/tutorial/C-code/beard.c | |
parent | ff8ce5230dc60e5222a1b2670d7bf7ab43f918f3 (diff) | |
download | postgresql-19269069dccf805653aef5a46bbab99a8b39b4aa.tar.gz postgresql-19269069dccf805653aef5a46bbab99a8b39b4aa.zip |
1. Fix md memory leak:
mdunlink() and mdclose() (too !!!) now free MdfdVec for relation
and add it to free list, so it may be re-used for another relation
later.
2. Fix VFD-manager memory leak (found by Massimo ... and me):
mdunlink() has to call FileUnlink() to free allocation for fileName
and add the Vfd slot to the free list.
Diffstat (limited to 'src/tutorial/C-code/beard.c')
0 files changed, 0 insertions, 0 deletions