Menu

#986 AMF: Creation of SaAmfCtCsType object succeeds even when cstype does not exist

4.5.2
fixed
nobody
None
defect
amf
d
major
2015-05-25
2014-08-14
Hans Feldt
No

It is possible to create a SaAmfCtCsType association object even though the CsType object does not exist. This becomes like a "dangling reference". Found this prototyping AMF commands to build a model.

Same problem for SaAmfSvcTypeCSTYpes

The bug allows creation of an inconsistent model.

Related

Tickets: #986
Wiki: ChangeLog-4.5.2
Wiki: ChangeLog-4.6.1

Discussion

  • Hans Feldt

    Hans Feldt - 2014-08-14
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -It is possible to create a SaAmfCtCsType object even though the CsType object does not exist. This becomes like a "dangling reference". Found this prototyping AMF commands to build a model.
    +It is possible to create a SaAmfCtCsType association object even though the CsType object does not exist. This becomes like a "dangling reference". Found this prototyping AMF commands to build a model.
    
     
  • Hans Feldt

    Hans Feldt - 2014-08-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,5 @@
     It is possible to create a SaAmfCtCsType association object even though the CsType object does not exist. This becomes like a "dangling reference". Found this prototyping AMF commands to build a model.
    +
    +Same problem for SaAmfSvcTypeCSTYpes
    +
    +The bug allows creation of an inconsistent model.
    
    • status: unassigned --> accepted
    • assigned_to: Hans Feldt
    • Priority: minor --> major
     
  • Hans Feldt

    Hans Feldt - 2014-08-22
    • status: accepted --> review
     
  • Anders Widell

    Anders Widell - 2014-10-07
    • Milestone: 4.3.3 --> 4.4.2
     
  • Hans Feldt

    Hans Feldt - 2015-01-12
    • assigned_to: Hans Feldt --> nobody
     
  • Nagendra Kumar

    Nagendra Kumar - 2015-03-24
    • status: review --> unassigned
    • Milestone: 4.4.2 --> 4.7-Tentative
     
  • Praveen

    Praveen - 2015-05-25
    • status: unassigned --> fixed
    • Part: - --> d
    • Milestone: 4.7-Tentative --> 4.5.2
     
  • Praveen

    Praveen - 2015-05-25

    changeset: 6574:4b5e2c837a13
    parent: 6571:c54539e9c2bb
    user: praveen.malviya@oracle.com
    date: Mon May 25 11:30:18 2015 +0530
    summary: amfd: validate CSType when creating CtCsType and SvcTypeCsTypes [#986].

    changeset: 6573:2b27523902a9
    branch: opensaf-4.6.x
    parent: 6569:2b5372f7166b
    user: praveen.malviya@oracle.com
    date: Mon May 25 11:30:05 2015 +0530
    summary: amfd: validate CSType when creating CtCsType and SvcTypeCsTypes [#986].

    changeset: 6572:a3e9c7e7dff0
    branch: opensaf-4.5.x
    parent: 6568:532573afb8da
    user: praveen.malviya@oracle.com
    date: Mon May 25 11:29:37 2015 +0530
    summary: amfd: validate CSType when creating CtCsType and SvcTypeCsTypes [#986].

    Note: These patches were contributed by Hans F. I apologize I forgot to change username.

     

    Related

    Tickets: #986


Log in to post a comment.