Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286808
b: refs/heads/master
c: 5067cf5
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Ingo Molnar committed Jan 26, 2012
1 parent 16a89a0 commit 86c2056
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3fe54564a61f72982032423d24041dca30617ca2
refs/heads/master: 5067cf53cac9b36d42ebb3a45bb12259d0bc1e68
2 changes: 2 additions & 0 deletions trunk/arch/x86/boot/compressed/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,8 @@ static void parse_elf(void *output)
default: /* Ignore other PT_* */ break;
}
}

free(phdrs);
}

asmlinkage void decompress_kernel(void *rmode, memptr heap,
Expand Down

0 comments on commit 86c2056

Please sign in to comment.