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

LuaWrapper: Allow embedded NULs in strings received from Lua #5147

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

Habbie
Copy link
Member

@Habbie Habbie commented Mar 14, 2017

Short description

This stops LuaWrapper from truncating strings received from Lua at the first sighting of NUL.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled and tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)
  • checked that this code was merged to master

@rgacogne rgacogne merged commit 0ad4d08 into PowerDNS:master Mar 15, 2017
@Habbie Habbie deleted the lua-string-nul branch March 15, 2017 09:07
pieterlexis added a commit to pieterlexis/pdns that referenced this pull request May 9, 2017
@pieterlexis pieterlexis mentioned this pull request May 9, 2017
7 tasks
pieterlexis added a commit to pieterlexis/pdns that referenced this pull request Nov 7, 2017
pieterlexis added a commit to pieterlexis/pdns that referenced this pull request Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants