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

Ensure check methods can't modify tokens array #296

Merged
merged 1 commit into from
Aug 17, 2014
Merged

Conversation

rodjek
Copy link
Owner

@rodjek rodjek commented Aug 17, 2014

Duplicate tokens if being called from a check method.

Duplicate tokens if being called from a check method.
@rodjek rodjek added this to the 1.0.0 milestone Aug 17, 2014
rodjek pushed a commit that referenced this pull request Aug 17, 2014
Ensure check methods can't modify tokens array
@rodjek rodjek merged commit 486cd05 into master Aug 17, 2014
@rodjek rodjek deleted the safe_tokens_in_check branch August 17, 2014 02:08
alexjfisher added a commit to alexjfisher/puppet-lint that referenced this pull request Feb 8, 2025
The functionality originally released in rodjek#296
was probably broken at the time, possibly made worse by later rubocop
'fixes' and also incompatible with ruby 3.4.

We now look at the stack trace only from the `tokens` wrapper method in
`checkplugin`.
alexjfisher added a commit to alexjfisher/puppet-lint that referenced this pull request Feb 8, 2025
The functionality originally released in rodjek#296
was probably broken at the time, possibly made worse by later rubocop
'fixes' and also incompatible with ruby 3.4.

We now look at the stack trace only from the `tokens` wrapper method in
`checkplugin`.

Fixes puppetlabs#225
alexjfisher added a commit to alexjfisher/puppet-lint that referenced this pull request Feb 8, 2025
The functionality originally released in rodjek#296
was probably broken at the time, possibly made worse by later rubocop
'fixes' and also incompatible with ruby 3.4.

We now look at the stack trace only from the `tokens` wrapper method in
`checkplugin`.

Fixes puppetlabs#225
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.

1 participant