summaryrefslogtreecommitdiff
path: root/content/content.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.c')
-rw-r--r--content/content.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content.c b/content/content.c
index c8389d80e..9310eb180 100644
--- a/content/content.c
+++ b/content/content.c
@@ -608,6 +608,7 @@ bool content_set_type(struct content *c, content_type type,
return false;
}
content_remove_user(c, callback, p1, p2);
+ msg_data.new_url = NULL;
content_broadcast(clone, CONTENT_MSG_NEWPTR, msg_data);
fetchcache_go(clone, referer,
callback, p1, p2,