go icon indicating copy to clipboard operation
go copied to clipboard

Coverity Scan - Explicit null dereferenced

Open raghvendra-dixit opened this issue 2 years ago • 1 comments

File: https://github.com/ugorji/go/blob/master/codec/encode.go Details: A null pointer exception will occur.

In github.​com/ugorji/go/codec.​Encoder.​encode(interface{}): Dereference of an explicit null (nil) value (CWE-476) Screenshot: image image image

image

raghvendra-dixit avatar Aug 02 '22 22:08 raghvendra-dixit

Seems you are testing an outdated branch. vself does not exist.

mxmauro avatar Aug 25 '22 17:08 mxmauro

outdated branch.

ugorji avatar Dec 16 '22 19:12 ugorji