Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge: json::serialization: fix reading attributes from non-objects
This error could arise when parsing invalid JSON strings (or non-object JSON values) and skipping the call to `deserialize`. See @privat comment in #2291. Pull-Request: #2295 Reviewed-by: Jean Privat <[email protected]> Reviewed-by: Lucas Bajolet <[email protected]>
- Loading branch information