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

Prevent NPE when original source content is missing #3235

Conversation

ChadKillingsworth
Copy link
Collaborator

A null pointer exception was triggered when including original source content in the source map and the original source content was missing from the map. Simply add a guard for this case.

Closes #3234

@EatingW
Copy link
Contributor

EatingW commented Feb 19, 2019

Thanks! Internal Google issue http://b/124761552 created. I'll import this for review.

@EatingW EatingW self-assigned this Feb 19, 2019
@lauraharker lauraharker added the internal-issue-created An internal Google issue has been created to track this GitHub issue label Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes internal-issue-created An internal Google issue has been created to track this GitHub issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants