On Thu, 30 Dec 2010 19:12:40 +0900 Hyoyoung Chang <hyoyoung.ch...@samsung.com>
said:

ok- in svn... but i fixed your ()'s - like:

while (*replocater && *replocater != ' ' && *replocater != '>')

use ()'s to group operations to make sure you dont make order-of-operation
errors and you describe the grouping and order you want to happen. without this
bugs tend to creep in and others having to read the code have to figure out
what you intended to happen as opposed to you actually explicitly writing it.

> Dear Elementary developers.
> 
> It's a bugfix patch of elm_label.
> In strbuf_key_value_replace, null pointer reference can be occured
> 
> 
> Thank you.
> 
> -------------------------------------------
> Hyoyoung CHANG
> Engineer
> 
> SAMSUNG ELECTRONICS, Co., Ltd.
> E-mail: hyoyoung.ch...@samsung.com
> -------------------------------------------


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


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to