summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/fetchcache.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/fetchcache.c b/content/fetchcache.c
index 6b3f85905..8643cc1a2 100644
--- a/content/fetchcache.c
+++ b/content/fetchcache.c
@@ -1191,6 +1191,8 @@ void fetchcache_auth(struct content *c, const char *realm)
msg_data.auth_realm = realm;
content_broadcast(c, CONTENT_MSG_AUTH, msg_data);
+ free(referer);
+
return;
}
/* Flag we're retry fetching with auth data. Will be used to detect