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, Jan 23, 12:02 PM
Unknown Object (File)
Sat, Jan 18, 12:24 AM
Unknown Object (File)
Fri, Jan 17, 8:47 AM
Unknown Object (File)
Sat, Jan 11, 3:07 PM
Unknown Object (File)
Dec 7 2024, 2:03 PM
Unknown Object (File)
Nov 16 2024, 8:48 AM
Unknown Object (File)
Nov 13 2024, 1:51 PM
Unknown Object (File)
Nov 7 2024, 8:37 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.