elementary/naviframe - refactored title_content_set
authorChunEon Park <hermet@hermet.pe.kr>
Fri, 16 Dec 2011 09:07:41 +0000 (09:07 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 16 Dec 2011 09:07:41 +0000 (09:07 +0000)
commit75c9ea82b6fa3f05c5ad97590204612ae0d2527c
treeb436e196036c6ced28cc204fc7a1480ae85da3cc
parent626cbc308d028ac01887321f87579366fe2df2d0
elementary/naviframe - refactored title_content_set

fault here again!

it would missed one case.

step 1. actual content set
step 2. NULL content set

Since it did not remove content_pair structure even NULL object as a new one set,
the dangling structure could be happened.

SVN revision: 66274
src/lib/elc_naviframe.c