mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-03 20:51:07 -05:00
Modifies the parsed URL after the error check. Avoids a potential `nil`-pointer de-reference if an invalid URL string argument is provided. No current code path triggers the `nil`-pointer de-reference. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10204 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: elle <0xllx0@noreply.codeberg.org> Co-committed-by: elle <0xllx0@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| delivery_queue.go | ||
| error.go | ||
| federation_service.go | ||
| person_inbox_accept.go | ||
| person_inbox_create.go | ||
| person_inbox_follow.go | ||
| person_inbox_undo.go | ||
| person_service.go | ||
| repository_inbox_like.go | ||
| repository_service.go | ||
| result.go | ||
| signature_service.go | ||
| user_activity.go | ||