fix a memory-leak problem in MDXEnd -- even when given
authorflipk <flipk@openbsd.org>
Tue, 18 Mar 1997 06:36:51 +0000 (06:36 +0000)
committerflipk <flipk@openbsd.org>
Tue, 18 Mar 1997 06:36:51 +0000 (06:36 +0000)
commit7b015b654606532d7b9749493e02e2870108a4af
tree8ae72c9e583a148798b6ca03b73fe8be3b218c40
parente63b173776dec51538b4b4e68cd4cc6f0cbca939
fix a memory-leak problem in MDXEnd -- even when given
a non-NULL buffer, MDXEnd would go ahead and malloc a new one anyway.
lib/libc/md/mdXhl.c