On Wed, Sep 5, 2012 at 3:42 PM, Vincent Torri <vincent.to...@gmail.com> wrote:
> On Wed, Sep 5, 2012 at 6:31 PM, Lucas De Marchi
> <lucas.demar...@profusion.mobi> wrote:
>> On Wed, Sep 5, 2012 at 8:14 AM, Vincent Torri <vincent.to...@gmail.com> 
>> wrote:
>>> On Wed, Sep 5, 2012 at 12:28 PM, Carsten Haitzler <ras...@rasterman.com> 
>>> wrote:
>>>> On Wed, 05 Sep 2012 05:39:08 +0000 (GMT) Zbigniew Kosinski
>>>> <z.kosin...@samsung.com> said:
>>>>
>>>> what are you doing asking for a NULL name? that's non-sensical. it's 
>>>> definitely
>>>> an error in your code. libdbus itself is aborting.
>>>>
>>>> nb - have u tested strdup(NULL); ? it segv's . glibc people won't likely 
>>>> accept
>>>> patches to "check for NULL" as its simply invalid input. :)
>>>>
>>>> so here is my question. why do you think this routine SHOULD check for 
>>>> null and
>>>> return instead of let libdbus abort? considering that e_dbus really has no
>>>> magic-number checking and typechecking it in (like evas etc.) and is much 
>>>> more
>>>> of a thin wrapper/glue on top of libdbus... why should it NOT abort() to 
>>>> let
>>>> you know you have a bug in your code (when that is going to be its general
>>>> behavior on invalid input in general given the rest of its code)?
>>>
>>> better fix the doc, then.
>>
>> Yeah, if there  was one. This is one of those methods that has no docs.
>>
>> I'm not going to add docs neither, because we are going to deprecate
>> e_dbus very soon.
>
> I hope that you will call it edbus :-)
>
PLEASE

> Vincent
>
> ------------------------------------------------------------------------------
> 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



-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.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