Re: fix for compressed coredumps, please review

2010-04-17 Thread Gary Jennejohn
On Fri, 16 Apr 2010 18:16:14 -0700 Alfred Perlstein wrote: > Can I get a review for this? > > summary: > If doing compressed cores and there is an error, we leak > resources unless this is fixed. > > > Index: imgact_elf.c > ===

fix for compressed coredumps, please review

2010-04-16 Thread Alfred Perlstein
Can I get a review for this? summary: If doing compressed cores and there is an error, we leak resources unless this is fixed. Index: imgact_elf.c === --- imgact_elf.c(revision 206498) +++ imgact_elf.c(working copy