Page MenuHomeFreeBSD

Fix "cd0: Attempt"
ClosedPublic

Authored by trasz on Feb 14 2018, 2:13 PM.
Tags
None
Referenced Files
F137717356: D14369.diff
Tue, Nov 25, 4:38 AM
F137711263: D14369.diff
Tue, Nov 25, 2:53 AM
Unknown Object (File)
Fri, Nov 14, 4:38 PM
Unknown Object (File)
Fri, Nov 14, 3:42 AM
Unknown Object (File)
Sun, Nov 9, 3:05 AM
Unknown Object (File)
Fri, Nov 7, 2:50 AM
Unknown Object (File)
Oct 25 2025, 5:59 PM
Unknown Object (File)
Oct 23 2025, 12:31 PM
Subscribers

Details

Summary

Use proper buffer length (the announce_buf char pointer used to be anarray), broken in r317143. This fixes those weird "cd0: Attempt" messages at boot.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from Fix "cd0: Attempt" Use proper buffer length (the announce_buf char pointer used to be an array), broken in r317143. to Fix "cd0: Attempt".Feb 14 2018, 2:14 PM
trasz edited the summary of this revision. (Show Details)
trasz added reviewers: scottl, imp.
This revision is now accepted and ready to land.Feb 21 2018, 7:00 AM
This revision was automatically updated to reflect the committed changes.