[Devel] SF.net SVN: openser: [2094] trunk/modules/presence/event_list.c

Juha Heinanen jh at tutpro.com
Sun Apr 29 08:23:05 CEST 2007


Juha Heinanen writes:

 > Log Message:
 > -----------
 > * EvList is destroyed only if not NULL.

i added this test in order to prevent openser -c crashing.  for some
reason presence module destroy function is called after configuration
has been checked.  EvList was NULL because presence module init function
was not called.

can someone explain, why presence module destroy function was called,
but init function was not?   i added debug to lcr module destroy
function to see if that too is called, but it wasn't.

-- juha



More information about the Devel mailing list