Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disallow eval with negative key count #1843

Closed
wants to merge 1 commit into from

Conversation

mattsta
Copy link
Contributor

@mattsta mattsta commented Jun 29, 2014

Negative key count causes segfault in Lua functions.

Fixes #1842

Negative key count causes segfault in Lua functions.

Fixes redis#1842
mattsta added a commit to mattsta/redis that referenced this pull request Aug 2, 2014
Negative key count causes segfault in Lua functions.

Fixes redis#1842
Closes redis#1843
@mattsta mattsta mentioned this pull request Aug 2, 2014
mattsta added a commit to mattsta/redis that referenced this pull request Aug 6, 2014
Negative key count causes segfault in Lua functions.

Fixes redis#1842
Closes redis#1843
@mattsta mattsta closed this in f17f852 Aug 25, 2014
mattsta added a commit that referenced this pull request Aug 26, 2014
Negative key count causes segfault in Lua functions.

Fixes #1842
Closes #1843
mattsta added a commit that referenced this pull request Aug 27, 2014
Negative key count causes segfault in Lua functions.

Fixes #1842
Closes #1843
@mattsta mattsta deleted the no-negative-script-argc branch November 20, 2014 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant