Attention is currently required from: Evan Benn.
2 comments:
Commit Message:
Patch Set #6, Line 9: atexit
missing space: atexit -> at exit
File tests/tests.c:
// We detect code coverage writing the log files and defer to real io functions.
if (!check_suffix(pathname, ".gcda") || !check_suffix(pathname, ".profraw"))
io_mock_register(&real_io_mock);
Is this code needed for __wrap_fopen64?
To view, visit change 69267. To unsubscribe, or for help writing mail filters, visit settings.