eina_hash.c: assign NULL to freed pointers 25/285025/2 accepted/tizen/unified/20221206.100443
authorHubert Stachowiak <h.stachowiak@samsung.com>
Fri, 2 Dec 2022 15:18:46 +0000 (16:18 +0100)
committerChun <jykeon@samsung.com>
Mon, 5 Dec 2022 04:43:22 +0000 (04:43 +0000)
commit6784ac14bf3a9a462875951f99675dbe9ae6434e
tree8090027e29d1c28787b335f56de98d17f5a37943
parentcadf099e01b155a56a2f6ec856ddcb06d3c9552a
eina_hash.c: assign NULL to freed pointers

Functions that were freeing pointers will now assign NULL to them.

Change-Id: Idc1c8889fc7df762305809d31470f28a84344a62
src/lib/eina/eina_hash.c