On Tue, 4 Sep 2012 07:36:21 +0900 Daniel Juyung Seo <seojuyu...@gmail.com> said:

i know he didn't. that's why i'm asking if he knows HOW to make one.. so in
future he can send a patch as opposed whatever it is he sent (i don't know
a word for it :)). :)

> he attached the patch.
> and it was committed by accident.
> 
> Daniel Juyung Seo (SeoZ)
> On Sep 3, 2012 3:51 PM, "Carsten Haitzler" <ras...@rasterman.com> wrote:
> 
> > On Mon, 3 Sep 2012 14:17:12 +0900 Sungho Kwak <sungho....@gmail.com> said:
> >
> > > Dear all,
> > >
> > > Hi, my name is Sungho Kwak.
> > >
> > > I found that some functions in ecore_evas_buffer.c need NULL checks.
> > > I added check routines in "ecore_evas_buffer_pixels_get",
> > > "ecore_evas_object_image_new".
> > >
> > > 654 EAPI const void *
> > > 655 ecore_evas_buffer_pixels_get(Ecore_Evas *ee)
> > > 656 {
> > > 657 #ifdef BUILD_ECORE_EVAS_SOFTWARE_BUFFER
> > > *658    if(!ee) return NULL;*
> > > 659    _ecore_evas_buffer_render(ee);
> > > 660    return ee->engine.buffer.pixels;
> > > 661 #else
> > > 662    return NULL;
> > > 663 #endif
> > > 664 }
> > >
> > >
> > > Please review is there any problem.
> > >
> > > Thanks for reading.
> >
> > do you know how to generate a patch? :)
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond. Discussions
> > will include endpoint security, mobile security and the latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to