Googletest export

Add a safety nullptr check to catch the case where the /tmp file used for capturing a stream cannot be created.

PiperOrigin-RevId: 250523012
This commit is contained in:
Abseil Team
2019-05-29 13:50:29 -04:00
committed by Gennadiy Civil
parent f5edb4f542
commit 899c082633
2 changed files with 10 additions and 2 deletions

View File

@@ -20,8 +20,7 @@ instructions for how to sign and return it. Once we receive it, we'll be able to
accept your pull requests.
## Are you a Googler?
If you are a Googler, plese make an attempt to submit an internal change rather than a GitHub Pull Request.
If you are not able to submit an internal change a PR is acceptable as an alternative.
If you are a Googler, you can either create an internal change or work on GitHub directly.
## Contributing A Patch