Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312339
b: refs/heads/master
c: 3831a42
h: refs/heads/master
i:
  312337: 0dc0493
  312335: b95d219
v: v3
  • Loading branch information
Namhyung Kim authored and Namhyung Kim committed Jul 4, 2012
1 parent 36ce4da commit 51cf392
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: d286447f23cdb0337a5429e10b39761f6b1d5c18
refs/heads/master: 3831a42deba59bf26618b0dd6fa1320a0a94ebd9
1 change: 1 addition & 0 deletions trunk/tools/lib/traceevent/event-parse.c
Original file line number Diff line number Diff line change
Expand Up @@ -3489,6 +3489,7 @@ process_defined_func(struct trace_seq *s, void *data, int size,
if (!string->str)
die("malloc str");

args[i] = (unsigned long long)string->str;
strings = string;
trace_seq_destroy(&str);
break;
Expand Down

0 comments on commit 51cf392

Please sign in to comment.