Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323875
b: refs/heads/master
c: 1bce6e0
h: refs/heads/master
i:
  323873: 1174434
  323871: b53a797
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Sep 24, 2012
1 parent 3f075c9 commit 13eccf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: bcbd004020bf0d725722be75da35fd326ff63ef4
refs/heads/master: 1bce6e0fec28434fd66de585773a14bf4d2c3715
3 changes: 1 addition & 2 deletions trunk/tools/lib/traceevent/event-parse.c
Original file line number Diff line number Diff line change
Expand Up @@ -1595,8 +1595,7 @@ process_array(struct event_format *event, struct print_arg *top, char **tok)
return type;

out_free:
free_token(*tok);
*tok = NULL;
free_token(token);
free_arg(arg);
return EVENT_ERROR;
}
Expand Down

0 comments on commit 13eccf5

Please sign in to comment.