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

Fixes the parsing of the proto-framework map file. #1828

Merged
merged 1 commit into from
Jul 22, 2016
Merged

Fixes the parsing of the proto-framework map file. #1828

merged 1 commit into from
Jul 22, 2016

Conversation

sergiocampama
Copy link
Contributor

  • Fixes memory issue where the pointer to the StringPiece would be allocated on the stack, and would mangle the output.
  • Fixes length of the file name when parsing the comma separated files.

 - Fixes memory issue where the pointer to the StringPiece would be allocated on the stack, and would mangle the output.
 - Fixes length of the file name when parsing the comma separated files.
@grpc-kokoro
Copy link

Thanks for your pull request. The automated tests will run as soon as one of the admins verifies this change is ok to test.

@sergiocampama
Copy link
Contributor Author

Fixes #1826

@sergiocampama
Copy link
Contributor Author

@thomasvl FYI

@justinseanmartin
Copy link

LGTM, thanks

@dmaclach
Copy link
Contributor

LGTM

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.

6 participants