Intermittent errors found when SC manifest elements absent from manifest. Traced to uninitialized buffers to SC manifest struct containing pointers.
http://cr.opensolaris.org/~wmsch/bug-7799/ http://defect.opensolaris.org/bz/show_bug.cgi?id=7799 Simple buffer clearing with bzero() so that pointers are set to NULL.
