Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147693
b: refs/heads/master
c: e9fbc9d
h: refs/heads/master
i:
  147691: 6df842f
v: v3
  • Loading branch information
Arjan van de Ven authored and Ingo Molnar committed Jun 6, 2009
1 parent d4e13bf commit c4d7fc6
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: 39273ee9756917129de3190d469b0b120f87e763
refs/heads/master: e9fbc9dc9214d6a9de7d62627be5414804fd7b9f
2 changes: 2 additions & 0 deletions trunk/tools/perf/util/symbol.c
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,8 @@ static int dso__load_sym(struct dso *self, int fd, const char *name,

nr_syms = shdr.sh_size / shdr.sh_entsize;

memset(&sym, 0, sizeof(sym));

elf_symtab__for_each_symbol(syms, nr_syms, index, sym) {
struct symbol *f;
uint64_t obj_start;
Expand Down

0 comments on commit c4d7fc6

Please sign in to comment.