- **status**: unassigned --> accepted
- **assigned_to**: Neelakanta Reddy



---

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

**Status:** accepted
**Milestone:** 4.3.3
**Created:** Tue Sep 16, 2014 03:08 PM UTC by Zoran Milinkovic
**Last Updated:** Tue Sep 16, 2014 03:59 PM 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