https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287679

--- Comment #7 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5286b96c56ff5aa3c1cee824ab8564f0ffffc381

commit 5286b96c56ff5aa3c1cee824ab8564f0ffffc381
Author:     Mark Johnston <[email protected]>
AuthorDate: 2025-06-25 21:12:33 +0000
Commit:     Mark Johnston <[email protected]>
CommitDate: 2025-06-25 21:20:45 +0000

    md: Use a larger buffer for the ident string

    With the old size, the string could easily be truncated, resulting in
    non-unique identifiers.

    PR:             287679
    Reported by:    Phil Krylov <[email protected]>
    Reviewed by:    kib
    MFC after:      2 weeks

 sys/dev/md/md.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to