evas: protect dead memory access.
authorCedric BAIL <cedric.bail@samsung.com>
Tue, 19 Feb 2013 10:16:58 +0000 (19:16 +0900)
committerCedric BAIL <cedric.bail@samsung.com>
Tue, 19 Feb 2013 10:16:58 +0000 (19:16 +0900)
commite756a4115bb21574afa6dbbf87125b453b7cec2e
tree6d3493eac7f111e30566fc3be15cc0e3897a548f
parentcffb139ce13e4cbf60774aa8fb92b92fa0f756f3
evas: protect dead memory access.

Since the move to Eo, we no do unref objects after destroying the name
hash. So we need to take that into account when looking at the hash.
src/lib/evas/canvas/evas_name.c