https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214705
--- Comment #7 from [email protected] --- A commit references this bug: Author: kib Date: Tue Nov 22 13:24:57 UTC 2016 New revision: 308995 URL: https://svnweb.freebsd.org/changeset/base/308995 Log: On error, bread(9) zeroes buffer pointer, do not dereference it. See r294954 for the bread(9) change and r297401 for similar cd9660 fix. Reported and tested by: Joshua Kinard <[email protected]> PR: 214705 Sponsored by: The FreeBSD Foundation MFC after: 1 week Changes: head/sys/fs/udf/udf_vnops.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]"
