Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
api epg: fix memory leak
  • Loading branch information
perexg committed Sep 29, 2014
1 parent 50b76cd commit 9b0537f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/api/api_epg.c
Expand Up @@ -282,8 +282,6 @@ api_epg_grid
htsmsg_field_t *f, *f2;
htsmsg_t *l = NULL, *e, *filter;

*resp = htsmsg_create_map();

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

lang = htsmsg_get_str(args, "lang");
Expand Down

0 comments on commit 9b0537f

Please sign in to comment.