OpenSolaris

Printable Version Enter a New Search
Bug ID 6808233
Synopsis someone call a doctor, dlmgmt_upcall_destroy() in need of medical attention
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:gld
Keywords
Responsible Engineer Cathy Zhou
Reported Against snv_110
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_111
Fixed In snv_111
Release Fixed solaris_nevada(snv_111)
Related Bugs 6577618
Submit Date 20-February-2009
Last Update Date 25-March-2009
Description
By inspection, the dlmgmt_upcall_destroy() function responsible for handling DLMGMT_CMD_DLS_DESTROY door upcalls makes no sense.  It fiddles with "dflags" only in the error code paths where "dflags" is never used, but the non-error code path uses "dflags" where it is always 0.

Who knows what actual bugs this is masking.
Work Around
N/A
Comments
N/A