commit | 22caa0417db3b1d3dfafc9b7c0bf31baf8d667e7 | [log] [tgz] |
---|---|---|
author | Jim Meyering <jim@meyering.net> | Tue Apr 29 00:59:09 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:02 2008 -0700 |
tree | 9d83fa00c532035b9f7c08f498973e5499483e6a | |
parent | cd6fda36089cf3b450821228c2f575a3b5d0e7a7 [diff] |
lib/inflate.c: handle failed malloc() lib/inflate.c (inflate_dynamic): Don't deref NULL upon failed malloc. Signed-off-by: Jim Meyering <meyering@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>