Looking in cmpiOSBase_OperatingSystem.c::getpctcpu(), a pthread mutex is initialized and unlocked, but never locked. I assume there was suspicion of a synchronization issue for this function, but the current code doesn't work to address it.
Log in to post a comment.