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

marshalling of SaHpiDimiTestParamsDefinitionT type #2013

Closed openhpi2 closed 8 years ago

openhpi2 commented 16 years ago

File: marshal/marshal_hpi_types.c

There is missed field(ParamType) in description of marshalling structures for SaHpiDimiTestParamsDefinitionT.

It causes marshalling assert in saHpiDimiTestInfoGet call.

Patch is attached.

Reported by: avpak

openhpi2 commented 16 years ago

Original comment by: avpak

openhpi2 commented 16 years ago

Original comment by: renierm

openhpi2 commented 16 years ago

Original comment by: renierm

openhpi2 commented 16 years ago

Original comment by: renierm

openhpi2 commented 16 years ago

Logged In: YES user_id=660960 Originator: NO

Attaching a patch to fix this. Committing this to 2.10.x. File Added: marshal_SaHpiDimiTestParamsDefinitionT.patch

Original comment by: renierm