Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330101
b: refs/heads/master
c: 6eec482
h: refs/heads/master
i:
  330099: 49a5635
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Oct 5, 2012
1 parent 2b1b241 commit 9679a1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 03a7beb55b9fad363f0dd33e72ccf2d3e1c2a406
refs/heads/master: 6eec482f47a8e8888132b05575dea352187278cb
2 changes: 1 addition & 1 deletion trunk/fs/binfmt_elf.c
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ static int load_elf_binary(struct linux_binprm *bprm, struct pt_regs *regs)
}

if (elf_interpreter) {
unsigned long uninitialized_var(interp_map_addr);
unsigned long interp_map_addr = 0;

elf_entry = load_elf_interp(&loc->interp_elf_ex,
interpreter,
Expand Down

0 comments on commit 9679a1e

Please sign in to comment.