I'm not sure we really want to add NULL checks everywhere. If the docs 
say (or should say) passing NULL is not supported, we just shouldn't 
pass NULL. We can't possibly do such sanity cases everywhere, as they'd 
just slow us and the apps down, and bloat the code.

--
Tom.

On 05/09/12 11:19, Sungho Kwak wrote:
> Hi,
>
> I still have 10 more null chekcing patches :(
> This patch is for eet_lib.c. eet_identity_x509, eet_identity_signature,
> eet_identity_sha1 can be crushed
> when fucntion tries to if(!ef->sugnature) when ef is null.
>
> Thanks.
>
> Sincerely,
> Sungho Kwak.
>
>
>
> ------------------------------------------------------------------------------
> 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

Reply via email to