commit | 9f4662d910e58cad597a8cbc0fbd8d5e87484fb3 | [log] [tgz] |
---|---|---|
author | Andrey Ulanov <andreyu@google.com> | Mon Apr 03 16:43:48 2017 -0700 |
committer | ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> | Wed Apr 05 18:20:42 2017 +0000 |
tree | db114233d63e7e470d7c1bca3e977002cbf57ed3 | |
parent | 4beb7f709048fe034b199f5eaacfb0c24104db3e [diff] |
lakitu: docker: work around mygetpwuid() bug in glibc This cherry-picks the following changes from the upstream https://github.com/docker/docker/pull/29478/commits/b86e3bee5aea8e72b7f08e104ebb5d6cb18f8890 https://github.com/golang/oauth2/commit/96382aa079b72d8c014eb0c50f6c223d1e6a2de0 BUG=b:36613453 TEST="docker run --log-driver=gcplogs busybox echo hello" doesn't crash docker Change-Id: Ie375e7dd83994a0dced6e6e86d03798ac1523841 Reviewed-on: https://chromium-review.googlesource.com/468427 Reviewed-by: Daniel Wang <wonderfly@google.com> Commit-Queue: Andrey Ulanov <andreyu@google.com> Tested-by: Andrey Ulanov <andreyu@google.com>