- **summary**: base: memory leak in ncs_tmr_start --> base: memory leak and 
timer state issue in sysf_tmr.c
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,3 +1,3 @@
-When ncs_tmr_start fails to send indication on 'gl_tcb.sel_obj' selection 
object, the new created timer added to the patricia tree is not removed from 
the tree.
+If ncs_patricia_tree_add() in ncs_tmr_add_pat_node() fails to add a new 
created timer patricia node, the memory is not cleaned.
 
-This is very unlikely to happen, so the priority is minor.
+If the indication to the selected object in ncs_tmr_start() is not 
successfully sent, the timer will execute anyway.

~~~~




---

** [tickets:#2251] base: memory leak and timer state issue in sysf_tmr.c**

**Status:** accepted
**Milestone:** 5.0.2
**Created:** Tue Jan 03, 2017 03:02 PM UTC by Zoran Milinkovic
**Last Updated:** Tue Jan 03, 2017 03:02 PM UTC
**Owner:** Zoran Milinkovic


If ncs_patricia_tree_add() in ncs_tmr_add_pat_node() fails to add a new created 
timer patricia node, the memory is not cleaned.

If the indication to the selected object in ncs_tmr_start() is not successfully 
sent, the timer will execute anyway.


---

Sent from sourceforge.net because [email protected] 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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to