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

(MODULES-1771) Don't modify input to is_domain_name() #412

Merged
merged 1 commit into from
Feb 19, 2015

Conversation

seanmil
Copy link
Collaborator

@seanmil seanmil commented Feb 14, 2015

Fix is_domain_name() so it dup's its incoming argument
to avoid changing the original with a later chomp!

Fix is_domain_name() so it dup's its incoming argument
to avoid changing the original with a later chomp!
underscorgan pushed a commit that referenced this pull request Feb 19, 2015
(MODULES-1771) Don't modify input to is_domain_name()
@underscorgan underscorgan merged commit fcd2f53 into puppetlabs:master Feb 19, 2015
@underscorgan
Copy link
Contributor

Thanks @seanmil !!

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

Successfully merging this pull request may close these issues.

3 participants