Menu

#2919 plm: "plmtest 3 13" causing plmd to crash

5.18.09
fixed
None
defect
plm
d
major
False
2018-08-30
2018-08-27
Alex Jones
No

"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.

Related

Wiki: ChangeLog-5.18.09

Discussion

  • Alex Jones

    Alex Jones - 2018-08-27
    • status: accepted --> review
     
  • Alex Jones

    Alex Jones - 2018-08-29
    • status: review --> fixed
     
  • Alex Jones

    Alex Jones - 2018-08-29

    commit 75342d931bb9d967048d350f6125169aca2e304c (HEAD -> develop, origin/develop, ticket-2919)
    Author: Alex Jones ajones@rbbn.com
    Date: Wed Aug 29 09:48:52 2018 -0400

     

Log in to post a comment.