[Bug 297516] sendfile: Assertion uio->uio_rw == UIO_WRITE in 32-bit compat mode
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297516 --- Comment #5 from [email protected] --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=983a9f7a1276550ba107ff97e199c833c09372a1 commit 983a9f7a1276550ba107ff97e199c833c09372a1 Author: Konstantin Belousov <[email protected]> AuthorDate: 2026-08-14 05:00:21 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2026-08-16 02:41:19 +0000 compat/freebsd32: set uio_rw for trailer's uio in freebsd32_sendfile() PR: 297516 (cherry picked from commit 4b17776d9afd0009ac8547126c59c97eda0f3fc9) sys/compat/freebsd32/freebsd32_misc.c | 2 ++ 1 file changed, 2 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.