https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217741
--- Comment #1 from [email protected] --- A commit references this bug: Author: kib Date: Tue Aug 8 15:46:30 UTC 2017 New revision: 322256 URL: https://svnweb.freebsd.org/changeset/base/322256 Log: Fix logic error in the the assert, causing the condition to be always true. Also improve the formatting of the corresponding KASSERT message. Based on the submission by: Svyatoslav <[email protected]> Found by: PVS-Studio PR: 217741 Reviewed by: emaste Sponsored by: The FreeBSD Foundation (kib) MFC after: 1 week Changes: head/sys/dev/hwpmc/hwpmc_piv.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
