Menu

#2987 imm: core dump during api tests

5.19.01
fixed
None
defect
imm
tests
major
False
2019-01-09
2018-12-17
No

While running apitest, it is giving core dump because of attrDefinitionsOut is not initialized to null in test case saImmOmClassDescriptionGet_2_with_className_as_null().

Related

Wiki: ChangeLog-5.19.01

Discussion

  • Mohan  Kanakam

    Mohan Kanakam - 2018-12-17
    • status: unassigned --> assigned
     
  • Mohan  Kanakam

    Mohan Kanakam - 2018-12-17
    • summary: imm: add missing test cases in imm apitest --> imm: core dump during api tests
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1,2 @@
    +While running apitest, it is giving core dump because of attrDefinitionsOut is not initialized to null in test case saImmOmClassDescriptionGet_2_with_className_as_null().
    +
    
    • Type: enhancement --> defect
     
  • Mohan  Kanakam

    Mohan Kanakam - 2018-12-17
    • status: assigned --> accepted
     
  • Mohan  Kanakam

    Mohan Kanakam - 2018-12-17
    • status: accepted --> review
     
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2018-12-17
    • status: review --> fixed
     
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2018-12-17

    commit 9ce47c5a79cc080d89d192bc1947ebd04aa0a122 (HEAD -> develop, origin/develop)
    Author: Mohan Kanakam mohan@hasolutions.in
    Date: Mon Dec 17 13:33:28 2018 +0530

    imm: initialize attrDefinitionsOut with NULL [#2987]
    
     

Log in to post a comment.