- **status**: review --> fixed
- **Comment**:

[staging:675468]
[staging:cb97bd]
[staging:d47383]
[staging:d0b1dc]

changeset:   5868:d0b1dccbf675
tag:         tip
parent:      5864:10736df295ff
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Fri Sep 19 19:07:36 2014 +0530
summary:     imm:initalized the uninitialized variables in obj_delete and 
rt_obj_delete[#1098]

changeset:   5867:d473834e29e6
branch:      opensaf-4.5.x
parent:      5863:61c9fd4e51cb
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Fri Sep 19 19:07:36 2014 +0530
summary:     imm:initalized the uninitialized variables in obj_delete and 
rt_obj_delete[#1098]

changeset:   5866:cb97bdd822a7
branch:      opensaf-4.4.x
parent:      5862:561c3dde1be2
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Fri Sep 19 19:07:36 2014 +0530
summary:     imm:initalized the uninitialized variables in obj_delete and 
rt_obj_delete[#1098]

changeset:   5865:675468762129
branch:      opensaf-4.3.x
parent:      5861:a5aa1d781587
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Fri Sep 19 19:07:36 2014 +0530
summary:     imm:initalized the uninitialized variables in obj_delete and 
rt_obj_delete[#1098]





---

** [tickets:#1098] imm: failing cascading object delete may cause immnd to 
crash**

**Status:** fixed
**Milestone:** 4.3.3
**Created:** Tue Sep 16, 2014 03:08 PM UTC by Zoran Milinkovic
**Last Updated:** Fri Sep 19, 2014 10:17 AM UTC
**Owner:** Neelakanta Reddy

objNameArr is uninitialized in both immnd_evt_proc_object_delete and 
immnd_evt_proc_rt_object_delete.

immModel_ccbObjectDelete in immnd_evt_proc_object_delete and 
immModel_rtObjectDelete in immnd_evt_proc_object_delete can set non 0 value to 
arrSize, and objNameArr remains uninitialized.

When memory is freed allocated by immModel_ccbObjectDelete and 
immModel_rtObjectDelete, it also frees uninitialized objNameArr that points to 
random address.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to