eo: Make sure auto_unref only applies after finalize
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 24 Nov 2017 07:15:03 +0000 (16:15 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 24 Nov 2017 07:15:44 +0000 (16:15 +0900)
commit7e785d936db96b6c6ff572add0c5eacc1066dd7a
tree27213bf5db507c051b998d9753f21b1c6912d5b4
parent8608e8dc7047bfe074a71e638bc44b0eec198827
eo: Make sure auto_unref only applies after finalize

It would be pretty stupid to create an object that dies before it even
gets created. Auto-unref is for parts and should probably not be used
anywhere else :)
src/lib/eo/eo.c