hjson / hjson-go

Hjson for Go

Home Page:https://hjson.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unmarshal panics if passed nil interface

empijei opened this issue · comments

Unmarshal panics with nil

Playground link:
https://play.golang.org/p/a70hlsJK2-9

This was found by fuzzing with go-fuzz