Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254604
b: refs/heads/master
c: bcb65a7
h: refs/heads/master
v: v3
  • Loading branch information
Davidlohr Bueso authored and Linus Torvalds committed Jul 6, 2011
1 parent 5d0a750 commit be7cefa
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 23c570a67448e803408191f529ed9a83fd34a25a
refs/heads/master: bcb65a797eb7c51e4f227dd19295f14d38738fee
1 change: 1 addition & 0 deletions trunk/fs/binfmt_elf_fdpic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1864,6 +1864,7 @@ static int elf_fdpic_core_dump(struct coredump_params *cprm)
kfree(psinfo);
kfree(notes);
kfree(fpu);
kfree(shdr4extnum);
#ifdef ELF_CORE_COPY_XFPREGS
kfree(xfpu);
#endif
Expand Down

0 comments on commit be7cefa

Please sign in to comment.