Logs
Range-diff rd-173
- title
- fix(vxfw/list): check if index is out of bounds
- description
-
Patch changed - old #1
37f44c1- new #1
7a2f7ff
1: 37f44c1 ! 1: 7a2f7ff fix(vxfw/list): check if index is out of bounds
- message changed
-
-
+ ``` panic: runtime error: index out of range [64976] with length 64792 goroutine 53 [running]: git.sr.ht/~rockorager/vaxis/vxfw.(*Surface).WriteCell(...) /go/pkg/mod/git.sr.ht/~rockorager/vaxis@v0.14.1-0.20250527151737-5530f9f4bcf6/vxfw/vxfw.go:158 git.sr.ht/~rockorager/vaxis/vxfw/list.(*Dynamic).Draw(0x40005c9f08, {{0xb?, 0x0?}, {0x0?, 0x0?}, 0x40000309a0?}) /go/pkg/mod/git.sr.ht/~rockorager/vaxis@v0.14.1-0.20250527151737-5530f9f4bcf6/vxfw/list/list.go:210 +0xca8 ```