summaryrefslogtreecommitdiffstats
path: root/src/stkutil.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2011-02-02 16:53:32 -0200
committerDenis Kenzior <denkenz@gmail.com>2011-02-02 13:23:30 -0600
commit16e3c0ffe42785e045bf4753a3ca1d7e1f52c01b (patch)
tree8cff56398c90565d0252a6d0d0495bf7296630d8 /src/stkutil.c
parent8387e792576bccb0a63f6f3d43f2e252806b4d4c (diff)
downloadofono-16e3c0ffe42785e045bf4753a3ca1d7e1f52c01b.tar.bz2
smart-messaging: set agent to NULL after free
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()
Diffstat (limited to 'src/stkutil.c')
0 files changed, 0 insertions, 0 deletions