Daniel Lin
Daniel Lin
When passing the pointer of the pointer. The pointer of the pointer will still be initialized if a null value is returned. According to the document, it should be nil....
### What version of Cassandra are you using? Cassandra 3.11.1 ### What version of Gocql are you using? v0.0.0-20170507095059-05df4896cf27 ### What version of Go are you using? go1.18 ### What...
``` panic: runtime error: index out of range [4] with length 3 goroutine 1 [running]: github.com/jason0x43/go-alfred.(*Workflow).updateAvailable(0x16bbbc0, 0x1041300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /Users/daniellin/go/src/github.com/jason0x43/go-alfred/workflow.go:654 +0x7b2 github.com/jason0x43/go-alfred.(*Workflow).UpdateAvailable(...) /Users/daniellin/go/src/github.com/jason0x43/go-alfred/workflow.go:442...