fix segv when adding optimizations to edje message handling
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 21 Jun 2019 08:29:52 +0000 (09:29 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 26 Jun 2019 01:40:50 +0000 (10:40 +0900)
commit04e13cdeb0f49b42b519204f44090849486e9df5
treed7c271af87a83785490b4493679e7b4ace769009
parent3410560163425ce280ce78dc3ac2a2d908cc7f27
fix segv when adding optimizations to edje message handling

613e1715be1114c2221f1a12f067e3d1e215265f (and friends) added a bit a
biug where messages in the queue were not skipped as they were before
causing a segv witha null lookup. this fixes that. eclipse about
dialog showed this bug up. no longer happens now.
src/lib/edje/edje_message_queue.c