Check unhandled error
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ func (u *unmarshaler) ArrayBegin() {
|
||||
if u.assign {
|
||||
u.assign = false
|
||||
} else {
|
||||
u.builder.SliceNewElem()
|
||||
u.err = u.builder.SliceNewElem()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user