mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 14:13:26 +00:00
Link with invalid characters errors out #128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zoeleu on GitHub.
https://transfer.sh/FXtvbX/DiscordSRV-Build-1.24.0.jar%E2%8F%8E for example says
runtime error: invalid memory address or nil pointer dereference@stefanbenten commented on GitHub:
That seems like its some kind of other bug..
@aspacca Do you have time to diagnose?
@stefanbenten commented on GitHub:
I found the issue and it is not related to invalid characters. It was an internal nil pointer that was passed to a clean up func, that caused this.
Have put the fix into production already and will be fixing in the repo shortly.
@paolafrancesca commented on GitHub:
hi @stefanbenten
sorry, I was away, thanks for taking care of the issue