Skip to content

Commit

Permalink
For now
Browse files Browse the repository at this point in the history
  • Loading branch information
graphitemaster committed Jan 30, 2015
1 parent 783b7b6 commit b640049
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test.c
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,8 @@ static bool task_propagate(const char *curdir, size_t *pad, const char *defs) {
const char *qcflags = NULL;
task_t task;

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

found ++;
if (!tmpl) {
con_err("error compiling task template: %s\n", files->d_name);
Expand Down

0 comments on commit b640049

Please sign in to comment.