Hi Lucas, On 02/02/2011 12:53 PM, Lucas De Marchi wrote: > If agent is not set to NULL after it's freed, the following situation > would not work: > > smart_messaging_register_agent() > smart_messaging_unregister_agent() > smart_messaging_register_agent() > > And this one could potentially crash oFono: > > smart_messaging_register_agent() > smart_messaging_unregister_agent() > smart_messaging_unregister_agent() > --- > plugins/smart-messaging.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > Patch has been applied, thanks. Regards, -Denis