Open HPI is an open source implementation of the SA Forum's Hardware Platform Interface (HPI). HPI provides an abstracted interface to managing computer hardware, typically for chassis and rack based servers
0
stars
1
forks
source link
mutex not unlocked when there is a memory problem #2518
In oa_soap_utils.c:initialize_oa_con() function mutex is not unlocked in case of memory error, before returning with error.
Reported by: dr_mohan