Found while building mover2pcp for pcp-doc, if you don't check errors
pmiPutValue (or pmiPutValueHandle) may leave a broken pmResult if the
value is not of the correct type (integer especially) ... leading to
a SEGV later on. Be tighter in the internal error handling for these
cases.
libpcp_import - improve error handling
Found while building mover2pcp for pcp-doc, if you don't check errors
pmiPutValue (or pmiPutValueHandle) may leave a broken pmResult if the
value is not of the correct type (integer especially) ... leading to
a SEGV later on. Be tighter in the internal error handling for these
cases.