]> err.no Git - dpkg/commit
Protect duplicate calls to obstack_free(), as obstack_free segfaults when
authorAdam Heath <doogie@debian.org>
Tue, 3 Sep 2002 23:34:50 +0000 (23:34 +0000)
committerAdam Heath <doogie@debian.org>
Tue, 3 Sep 2002 23:34:50 +0000 (23:34 +0000)
commita5e8288468134ac71b0357a58ded20b883607081
tree39be1d8e748db6ccb89c151e2882684a36c3f02b
parent2ae5f1f0efc4e5f138cc30946ef3cee56c55f997
Protect duplicate calls to obstack_free(), as obstack_free segfaults when
called without initializing.
ChangeLog
lib/nfmalloc.c