Unverified Commit 392ca648 authored by Jordan Rupprecht's avatar Jordan Rupprecht Committed by GitHub
Browse files

[libc][test] Fix TEST->TEST_F typo in getenv_and_setenv_test.cpp (#94304)

This manifests as `AddressSanitizer: stack-use-after-return` w/o this
change. The `~CheckFEnv()` method of checking fenv seems to only work
for test fixtures.
parent 85e4e9d2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment