Re: [E-devel] [Patch] small patch for elm_gengrid.c

2011-01-05 Thread The Rasterman
On Mon, 27 Dec 2010 12:37:54 +0900 Jeonghyun Yun said: thanks! indeed a bug there! in svn! > Hello > > I found one small bug in elm_gengrid.c > > "item" is used after "free(item)" in elm_gengrid_item_del() function. > > Can anybody check about this ? > > Thanks. > -- - Codi

[E-devel] [Patch] small patch for elm_gengrid.c

2010-12-30 Thread Jeonghyun Yun
Hello All. I re-attach patch. I found one small bug in elm_gengrid.c "item" is used after "free(item)" in elm_gengrid_item_del() function. Can anybody check about this ? Thanks. Index: src/lib/elm_gengrid.c === --- src/lib/elm_ge

Re: [E-devel] [Patch] small patch for elm_gengrid.c

2010-12-26 Thread Jeonghyun Yun
Some mistake in patch file. I re-attached Thanks. -Original Message- From: Jeonghyun Yun [mailto:jh0506@samsung.com] Sent: Monday, December 27, 2010 12:38 PM To: 'enlightenment-devel@lists.sourceforge.net' Subject: [E-devel] [Patch] small patch for elm_gengrid.c Hell

[E-devel] [Patch] small patch for elm_gengrid.c

2010-12-26 Thread Jeonghyun Yun
Hello I found one small bug in elm_gengrid.c "item" is used after "free(item)" in elm_gengrid_item_del() function. Can anybody check about this ? Thanks. Index: src/lib/elm_gengrid.c === --- src/lib/elm_gengrid.c (revision