summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/llcache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/llcache.c b/content/llcache.c
index 8c1cc3df6..0c9b865d7 100644
--- a/content/llcache.c
+++ b/content/llcache.c
@@ -1629,6 +1629,7 @@ static nserror llcache_object_retrieve(nsurl *url, uint32_t flags,
uncachable = true;
}
}
+ lwc_string_unref(scheme);
}