Clean up + fix memleaks in readIcon()
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 27 May 2011 10:59:05 +0000 (13:59 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 27 May 2011 12:23:39 +0000 (15:23 +0300)
commit9e014460598b10004ff7f9252411a804c32d6ccc
treece221c9f8a30301947a13a72575b0537e2eba032
parent40f74c9a6d46d92a8c869a1ccd53a642382621ed
Clean up + fix memleaks in readIcon()
- Assume failure and use single point of exit where all allocations
  are freed without dumb dead-assignments. Also fixes a
  leak from icon allocation when Fread() fails.
build/parsePreamble.c