index
:
vdr-plugin-epg2vdr
dev
master
vdr-2-2
VDR EPG2VDR Plugin of client/server EPG solution based on a MySQL database for VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'update.c')
-rw-r--r--
update.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.c b/update.c
index afa99fc..2a20f07 100644
--- a/
update.c
+++ b/
update.c
@@ -2114,6 +2114,7 @@ int cUpdate::cleanupPictures()
}
}
+ selectEventById->freeResult();
free(pdir);
}