-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.2, 0.9.3
-
Fix Version/s: 0.10.0
-
Component/s: Go - Library
-
Labels:None
-
Patch Info:Patch Available
Slice length check is incorrect and in rare occasions it can cause run-time panic.
} else if len(f) >= 0 && f[0] == JSON_NULL[0] {