### [Codacy](https://app.codacy.com/gh/saurontech/jstree/commit?cid=584102232) detected an issue: #### Message: `A pointer can not be negative so it is either pointless or an error to check if it is.` #### Currently on: + **Commit**: 59af953637d827d8ed621640655bb8f3d9120191 + **File**: [json/jstree_read.h](https://github.com/saurontech/jstree/blob/59af953637d827d8ed621640655bb8f3d9120191/json/jstree_read.h) + **LineNum**: [62](https://github.com/saurontech/jstree/blob/59af953637d827d8ed621640655bb8f3d9120191/json/jstree_read.h#L62)
Codacy detected an issue:
Message:
A pointer can not be negative so it is either pointless or an error to check if it is.Currently on: