openhpi2 / Open-HPI-base

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

Closed openhpi2 closed 8 years ago

openhpi2 commented 11 years ago

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

openhpi2 commented 11 years ago

Fixed with checkin #7563

Original comment by: dr_mohan

openhpi2 commented 11 years ago

Original comment by: dr_mohan