K 10 svn:author V 3 njl K 8 svn:date V 27 2005-05-20T05:00:43.000000Z K 7 svn:log V 267 If devclass_get_devices() returns success but a count of 0, free the pointer. If kernel malloc(0) returns a valid pointer, it needs to be freed. If it returns NULL, it's ok to free this also. Submitted by: pjd Reviewed by: imp, dfr Obtained from: Coverity Prevent END