vdr-projects / vdr-plugin-epgsearch

Searchtimer and replacement of the VDR program menu
GNU General Public License v2.0
3 stars 5 forks source link

Fix memory leaks #9

Closed bittor7x0 closed 1 year ago

bittor7x0 commented 1 year ago

OK, I have reverted the mail.c change.

But menu_searchresults.c is using FileName() here, which is defined in menu_searchresults.h and return fileName here Should I revert the changes in menu_searchresults.c/h files?