[Bug 297062] geom_zero: panics on read
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297062 --- Comment #8 from [email protected] --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=51f5623874c0c2b8e5adb2e02313ac6f41229d31 commit 51f5623874c0c2b8e5adb2e02313ac6f41229d31 Author: Konstantin Belousov <[email protected]> AuthorDate: 2026-07-26 21:45:07 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2026-08-07 15:57:08 +0000 geom_zero(4): reset the uio vector on each uiomove() PR: 297062 (cherry picked from commit 34ca5a9e7362b0c820fe339daa2b8d06c58b6fea) sys/geom/zero/g_zero.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.