mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16251) * The Fuzzer is running on a non-repo urlprefix which is incorrect for RenderRaw * Make FindRenderizableReferenceNumeric and getReferences more efficient Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: techknowlogick <[email protected]> * as per comment on original pr Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: techknowlogick <[email protected]>