x/crypto/blowfish: panic: runtime error: index out of range [0] with length 0 #56908
Labels
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Run https://go.dev/play/p/QMNkWgpIag1
What did you expect to see?
The program finishing and printing Hello
What did you see instead?
Found by https://github.com/catenacyber/ngolo-fuzzing
Is this relevant ?
(Should not panic and do nothing if the slice is empty)
The text was updated successfully, but these errors were encountered: