Menu

#1744 getpctcpu() in OperatingSystem provider doesn't lock

open
Provider (226)
4
2013-02-08
2009-10-23
No

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.

Discussion


Log in to post a comment.