Fix memory leak when freeing RSSyl's FeedItem struct.
[claws.git] / src / plugins / rssyl / rssyl_update_comments.c
2016-09-09 Andrej KacianFix memory leak when freeing RSSyl's FeedItem struct.
2015-06-29 Andrej KacianUse g_dir_open() and friends instead of opendir() and...
2015-06-16 Andrej KacianRSSyl: Got rid of opendir/readdir/closedir in favour...
2015-05-30 Andrej KacianRSSyl: struct dirent doesn't have d_type member on...
2014-07-01 Andrej KacianRSSyl: more fixes for Coverity issues
2014-06-17 Andrej KacianNew RSSyl replacing old one.