Page MenuHomeFreeBSD

loader: possible NULL pointer dereference in efipart.c
ClosedPublic

Authored by tsoome on Feb 8 2017, 2:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 11, 6:17 AM
Unknown Object (File)
Thu, Nov 27, 7:56 AM
Unknown Object (File)
Fri, Nov 21, 3:14 AM
Unknown Object (File)
Fri, Nov 21, 3:10 AM
Unknown Object (File)
Fri, Nov 21, 3:09 AM
Unknown Object (File)
Fri, Nov 21, 3:07 AM
Unknown Object (File)
Nov 11 2025, 11:37 PM
Unknown Object (File)
Nov 10 2025, 1:09 AM
Subscribers
None

Details

Summary

Coverity detected the possible unhandled NULL return.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7278
Build 7446: arc lint + arc unit

Event Timeline

tsoome retitled this revision from to loader: possible NULL pointer dereference in efipart.c.
tsoome updated this object.
tsoome edited the test plan for this revision. (Show Details)
tsoome added reviewers: imp, allanjude.
allanjude edited edge metadata.

Make sure you mention the coverity id of the issue this fixes in the commit message

This revision is now accepted and ready to land.Feb 8 2017, 3:01 PM
This revision was automatically updated to reflect the committed changes.