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

don't segfault on :exec irregular arguments #686

Merged
merged 1 commit into from
Jul 26, 2017

Conversation

rolandwalker
Copy link
Contributor

Bug: segfaults on :exec (no args) and :exec ! (flags but no actual command args).

Created a directory test/prompt/ here, which is debatable, since the included tests don't work by stuffing keystrokes. But it would be a good thing for the test suite to learn how to stuff keystokes, and populate a proper test/prompt/.

@jonas jonas merged commit 6c11a25 into jonas:master Jul 26, 2017
@jonas
Copy link
Owner

jonas commented Jul 26, 2017

What do you think it takes to get those tests working?

@rolandwalker
Copy link
Contributor Author

this one does include the fix

@rolandwalker rolandwalker deleted the segfault-exec-irregular branch July 26, 2017 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants