Commit 9625b74
committed
[gtest] Disable new posix::FOpen Windows implementation for now
The new implementation was brought in with the gtest update in
a866ce7, but it crashes when
building with rpmalloc, see
#65823 (comment)
Comment out the new implementation basically gives us the code
before the gtest update.1 parent 82001e0 commit 9625b74
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2087 | 2087 | | |
2088 | 2088 | | |
2089 | 2089 | | |
2090 | | - | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
| 2093 | + | |
2091 | 2094 | | |
2092 | 2095 | | |
2093 | 2096 | | |
| |||
0 commit comments