Hello all, Regarding my last post about a segmentation fault on su_timer_create() and checking sofia sip libraries I found that su_timer_create() checks the task against su_task_null, su_root_task() may return su_task_null
But su_clone_task() doesn't, it returns null instead of su_task_null, in which case su_task_cmp() seg faults. Question 1: is this a bug? at least in the sense of consistency, I mean su_clone_task should return su_task_null and not just null (just like su_root_task() does). Question 2: What are the possible scenarios where su_msg_to() returns null for a su_clone_r that was returned by su_clone_start() Thanks ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel