https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298192
--- Comment #2 from Enji Cooper <[email protected]> --- We might need to give gcc a clue with `assert(foo != NULL);`, add `nonnull` somewhere, or just disable the warning if it's bunk and file an issue against gcc. -- You are receiving this mail because: You are the assignee for the bug.
