edje: fix CID 1368019 - Null pointer dereferences
authorBruno Dilly <bdilly@profusion.mobi>
Thu, 26 Jan 2017 20:26:23 +0000 (18:26 -0200)
committerBruno Dilly <bdilly@profusion.mobi>
Wed, 1 Feb 2017 19:19:32 +0000 (17:19 -0200)
commit9893c6d91afb3b2b71d869f4852fbd217d87b6aa
treefa4d676ee9117bb2915f614432f8e295e583fbd0
parent0293c360ebae28f2bad993982dc24e87ac296781
edje: fix CID 1368019 - Null pointer dereferences

It only should check if it's allowed to focus a part
if a part was passed (if rp is null such check should
be skipped).
src/lib/edje/edje_program.c