ecore/ecore_con - Set timer pointers to NULL when exiting them.
authorRafael Antognolli <antognolli@gmail.com>
Thu, 7 Jul 2011 18:18:53 +0000 (18:18 +0000)
committerRafael Antognolli <antognolli@gmail.com>
Thu, 7 Jul 2011 18:18:53 +0000 (18:18 +0000)
commit226b09c172877ca08ea3cbc651c00ee8b4facc3a
treebfd5d96653a423bfee5b7eaceb5aef7b14985d6f
parenta0eddcab48ac020158e800d810b175f835917d6f
ecore/ecore_con - Set timer pointers to NULL when exiting them.
Otherwise this will lead to errors when some code does:
if (cl->until_deletion)
    ecore_timer_del(cl->until_deletion);

SVN revision: 61127
legacy/ecore/src/lib/ecore_con/ecore_con.c