Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Crash on wrong JSON.SET path syntax #74

Closed
gkorland opened this issue Nov 24, 2019 · 3 comments
Closed

Crash on wrong JSON.SET path syntax #74

gkorland opened this issue Nov 24, 2019 · 3 comments

Comments

@gkorland
Copy link
Contributor

127.0.0.1:6379> JSON.SET "DATA" . {}
OK
127.0.0.1:6379> JSON.SET "DATA" $a 12
Could not connect to Redis at 127.0.0.1:6379: Connection refused
@itamarhaber
Copy link

Thanks @gkorland - this looks an issue ;)

@itamarhaber
Copy link

BTW, it should be added to the test suite.

@gkorland
Copy link
Contributor Author

Pending freestrings/jsonpath#29

gkorland added a commit that referenced this issue Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants