diff --git a/client/cs_notice.cpp b/client/cs_notice.cpp index 79587ac395..f95a258366 100644 --- a/client/cs_notice.cpp +++ b/client/cs_notice.cpp @@ -762,6 +762,7 @@ void RSS_FEED::delete_files() { RSS_FEED_OP::RSS_FEED_OP() { error_num = BOINC_SUCCESS; + rfp = NULL; gui_http = &gstate.gui_http; }