]> git.ozlabs.org Git - yaboot.git/commit
Pretend to allocate/deallocate memory correctly
authorEthan Benson <erbenson@alaska.net>
Fri, 29 Jul 2005 04:29:18 +0000 (04:29 +0000)
committerEthan Benson <erbenson@alaska.net>
Fri, 29 Jul 2005 04:29:18 +0000 (04:29 +0000)
commit15b93b378020b59031b991abe31b130ca105be03
treeae50e6ba04f46db0ce7f2ee26bc38d818638a32b
parent4d075ad792d6f99502a863a71d820658915dfcc1
Pretend to allocate/deallocate memory correctly

* Pretend like we actually manage memory properly by calling free() on
  things which were malloc()'ed or strdup()'ed.
  (Patch from Dustin Kirkland).
git-archimport-id: erbenson@alaska.net--public/yaboot--devel--1.3--patch-84
0arch-timestamps0
ChangeLog
second/file.c
second/partition.c
second/yaboot.c