-
- Downloads
test: don't print the address of a FILE after fclose
In pre-release gcc-12 that Fedora releases with, it triggers -Werror=use-after-free despite us not dereferencing the pointer. Its address is no longer useful for debugging anyway.
Please register or sign in to comment