go-clamd icon indicating copy to clipboard operation
go-clamd copied to clipboard

Ping core dump

Open testwill opened this issue 3 years ago • 0 comments

panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x11268aa]

goroutine 1 [running]: github.com/dutchcoders/go-clamd.(*Clamd).Ping(0x0?) /root/GOPATH/pkg/mod/github.com/dutchcoders/[email protected]/clamd.go:118 +0x4a github.com/chaitin/veinmind-tools/plugins/go/veinmind-malicious/sdk/av/clamav.Active(...) /root/GOPATH/pkg/mod/github.com/chaitin/veinmind-tools/plugins/go/[email protected]/sdk/av/clamav/client.go:22

testwill avatar Aug 11 '22 05:08 testwill