edje - signal callback matches/patterns try fix number 2
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 22 Aug 2019 10:00:59 +0000 (11:00 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 23 Aug 2019 08:53:47 +0000 (17:53 +0900)
commit99f3e6256db85df322b903110687ac7f53661d51
tree06c82cdecd7e3c0d2ac519df04c736f28611874e
parente8e2ff640dd70fb52fa34b49cfe72520ef37c4de
edje - signal callback matches/patterns try fix number 2

so i think there was also another bug as i saw this again now. this
should hopefully plug the signal/mtach memory bugs now by removing
and adding back to hash as the hash key relies on the memory addresses
of signal/src in the matches array which change on realloc. a bit
brute-forceey but... better than crashes.

@fix
src/lib/edje/edje_signal.c