eolian: clear chash on each iteration during validation
authorDaniel Kolesa <d.kolesa@samsung.com>
Thu, 26 Apr 2018 13:45:12 +0000 (15:45 +0200)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 31 May 2018 05:41:06 +0000 (14:41 +0900)
commitc13ca12dc196b322c9b87071c29fe618295a21df
treefa5be3103c8c8bbb38b6f212f4a190a9e42fc136
parent0fdf5c5b4da6eb3507591010bf9221742a79aea0
eolian: clear chash on each iteration during validation

This is necessary because inheritance trees need to be validated
individually for proper name conflict checks. It also prevents
eina_hash_add related errors.
src/lib/eolian/database_validate.c