Page MenuHomeFreeBSD

nvmf: Fix null ptr reference
ClosedPublic

Authored by oshogbo on Mar 15 2026, 10:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 17, 10:20 PM
Unknown Object (File)
Sun, May 17, 10:14 PM
Unknown Object (File)
Thu, May 14, 2:07 PM
Unknown Object (File)
Thu, May 14, 6:26 AM
Unknown Object (File)
Thu, May 14, 6:26 AM
Unknown Object (File)
Thu, May 14, 5:43 AM
Unknown Object (File)
Wed, May 13, 8:35 PM
Unknown Object (File)
Wed, May 13, 8:35 PM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 71410
Build 68293: arc lint + arc unit

Event Timeline

oshogbo changed the visibility from "Public (No Login Required)" to "No One".
oshogbo changed the visibility from "No One" to "Custom Policy".
oshogbo removed subscribers: imp, jonathan.
This revision is now accepted and ready to land.Mar 15 2026, 4:33 PM

Oh, good catch. Sheesh. You need a misbehaving client (tries to setup an I/O queue without having setup an admin queue) to trigger it which is why I never ran into it I think.

oshogbo changed the visibility from "Custom Policy" to "Public (No Login Required)".Mar 23 2026, 2:38 PM
This revision was automatically updated to reflect the committed changes.