mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-25 19:04:21 +03:00
Fix leak of url schemes.
This commit is contained in:
parent
9727f87525
commit
7ba459f1b5
@ -1629,6 +1629,7 @@ static nserror llcache_object_retrieve(nsurl *url, uint32_t flags,
|
|||||||
uncachable = true;
|
uncachable = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
lwc_string_unref(scheme);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user