---

** [tickets:#1933] log: client crashed due to not initialize the client_list 
pointer**

**Status:** accepted
**Milestone:** 5.0.1
**Created:** Thu Aug 04, 2016 11:33 AM UTC by Vu Minh Nguyen
**Last Updated:** Thu Aug 04, 2016 11:33 AM UTC
**Owner:** Vu Minh Nguyen


The global `client_list` pointer is not initialized to NULL.
 
When the SCs is restarted from headless, the recovery thread will do recover 
based on the info in `client_list`. As the pointer is not initialized, the 
default value is unspecific. 
It might refer to an invalid/unallocated memory. If it is the case, the 
application will be crashed.


---

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.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to