diff options
| author | Spencer Low <CompareAndSwap@gmail.com> | 2015-08-11 16:08:43 -0700 |
|---|---|---|
| committer | Spencer Low <CompareAndSwap@gmail.com> | 2015-08-11 23:36:55 -0700 |
| commit | 155159c545ee1a6d8e3cbea866ea66096f4db5f3 (patch) | |
| tree | 3b15d5bcd3ee4984acdc47e9cdbe1d7f5b29d59b /base/errors_unix.cpp | |
| parent | b62f6c2a1cc9f7697abb6fc5c74565da6631e0dd (diff) | |
adb: make stdin/stdout/stderr redirection errors fatal
Make these fatal errors:
- Win32 GetTempPathW() failures.
- Errors opening /dev/null (and don't use LOG(FATAL) for this error
since that will do a crash-dump on Windows which isn't appropriate for a
transient runtime error).
- Errors with dup2.
- Errors opening adb.log.
Change-Id: Ided76a5436d8c6f059d8f6799c49ba04c87181ae
Signed-off-by: Spencer Low <CompareAndSwap@gmail.com>
Diffstat (limited to 'base/errors_unix.cpp')
0 files changed, 0 insertions, 0 deletions
