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

Seg fault on 669x tab completing dash dash commands #585

Open
larrypl opened this issue Nov 2, 2024 · 1 comment
Open

Seg fault on 669x tab completing dash dash commands #585

larrypl opened this issue Nov 2, 2024 · 1 comment

Comments

@larrypl
Copy link

larrypl commented Nov 2, 2024

Hitting tab lots of times results in
--no-pollSegmentation fault: 11
in compiled git version

$ ./bin/less -V
less 669x (PCRE2 regular expressions)
Copyright (C) 1984-2024  Mark Nudelman

** This is an EXPERIMENTAL build of the 'less' software,
** and may not function correctly.
** Obtain release builds from the web page below.

less comes with NO WARRANTY, to the extent permitted by law.
For information about the terms of redistribution,
see the file named README in the less distribution.
Home page: https://greenwoodsoftware.com/less
gwsw added a commit that referenced this issue Nov 2, 2024
init_textlist does not work correctly if the input string
ends with a space. Change findopts_name to remove the final space.
Related to #585.
@gwsw
Copy link
Owner

gwsw commented Nov 2, 2024

Thanks, should be fixed in 36da1f9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants