cedric pushed a commit to branch master.
commit e2ac83e9afe9e4013af19db6aeaad4c380c7e212
Author: Cedric Bail <[email protected]>
Date: Fri May 3 19:23:53 2013 +0900
elm_win: fix typo leading to segv.
---
src/lib/elm_win.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/elm_win.c b/src/lib/elm_win.c
index 22bf152..0ccfd93 100644
--- a/src/lib/elm_win.c
+++ b/src/lib/elm_win.c
@@ -2041,7 +2041,7 @@ _elm_win_property_change(void *data,
int type __UNUSED__,
void *event)
{
- Elm_Win_Smart_Data *sd = data;
+ ELM_WIN_DATA_GET(data, sd);
Ecore_X_Event_Window_Property *e = event;
if (e->atom == ECORE_X_ATOM_E_ILLUME_INDICATOR_STATE)
--
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2