OpenSolaris

Printable Version Enter a New Search
Bug ID 6432695
Synopsis label_to_str with M_INTERNAL and bad label must set string to NULL
State 10-Fix Delivered (Fix available in build)
Category:Subcategory library:libtsol
Keywords onpit-tx
Responsible Engineer Gary Winiger
Reported Against s10u7_01
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_88
Fixed In snv_88
Release Fixed solaris_nevada(snv_88)
Related Bugs 6529226 , 6800089
Submit Date 1-June-2006
Last Update Date 14-May-2008
Description
A call to label_to_str(label, &string, M_INTERNAL, DEF_NAMES)
with an uninitialized label does not set string to NULL as
is stated in the man page specification for return values
on failure.
Work Around
N/A
Comments
N/A