From 899c082633dd13e3d053e2d46895faea12bfe074 Mon Sep 17 00:00:00 2001 From: Abseil Team Date: Wed, 29 May 2019 13:50:29 -0400 Subject: 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 --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4709e105..b52f8ee5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 -- cgit v1.2.3