"plmtest 3 13" causes plmd to crash. This test passes an entities pointer in saPlmReadinessTrack, but with numberOfEntities smaller than plmd would return. So, it returns ERR_NO_SPACE. But, the plm code is setting number of entities in the response with no actual entities, which is causing the EDU code to crash.
commit 75342d931bb9d967048d350f6125169aca2e304c (HEAD -> develop, origin/develop, ticket-2919)
Author: Alex Jones ajones@rbbn.com
Date: Wed Aug 29 09:48:52 2018 -0400