Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349944
b: refs/heads/master
c: fba7a78
h: refs/heads/master
v: v3
  • Loading branch information
Sasha Levin authored and Arnaldo Carvalho de Melo committed Jan 24, 2013
1 parent d983dfc commit df9d334
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: 6bf1a295a896c8dbe8cad663c6344e8c877a0570
refs/heads/master: fba7a78220fd969beeaa9abbb97c5f7027a7b4fd
2 changes: 1 addition & 1 deletion trunk/tools/lib/traceevent/event-parse.c
Original file line number Diff line number Diff line change
Expand Up @@ -2481,7 +2481,7 @@ process_dynamic_array(struct event_format *event, struct print_arg *arg, char **

free_token(token);
arg = alloc_arg();
if (!field) {
if (!arg) {
do_warning("%s: not enough memory!", __func__);
*tok = NULL;
return EVENT_ERROR;
Expand Down

0 comments on commit df9d334

Please sign in to comment.