K 10 svn:author V 7 ghelmer K 8 svn:date V 27 2012-06-14T21:48:14.828693Z K 7 svn:log V 424 MFC 235739-235740,236402: Apply style(9) to return and switch/case statements. Add checks for memory allocation failures in appropriate places, and avoid creating bad entries in the grp list as a result of memory allocation failures while building new entries. Style(9) improvements: remove unnecessary parenthesis, improve order of local variable declarations, remove bogus casts, and resolve long lines. PR: bin/83340 END