trust_claims_t is not created in trust_rst_populate_rst
--------------------------------------------------------
Key: RAMPARTC-97
URL: https://issues.apache.org/jira/browse/RAMPARTC-97
Project: Rampart/C
Issue Type: Bug
Components: Trust
Affects Versions: Current
Environment: win32/linux
Reporter: Kasun Indrasiri
Assignee: Malinda Kaushalye Kapuruge
Fix For: Current
in trust_rst_populate_rst method the claims are de-serialize using
trust_claims_deserialize method with a NULL trust_claims_t object.
The trust_claims_t object should be created before calling the de-serialize
method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.