XxHasher: Fix unused attribute warning
Work around a GCC `-Wignored-attributes` warning that was triggered due to `fclose` being tagged as `__nonnull((1))`.
Please register or sign in to comment
Work around a GCC `-Wignored-attributes` warning that was triggered due to `fclose` being tagged as `__nonnull((1))`.
VideoLAN code repository instance