eina_abstract_content: Fix resource leak
authorChristopher Michael <devilhorns@comcast.net>
Tue, 10 Mar 2020 14:34:07 +0000 (10:34 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Thu, 12 Mar 2020 00:28:10 +0000 (09:28 +0900)
commitf63ea64f8d0cd7d312ee8a5d6c5e8bafb0be69f5
treea15dafbad173a206c3b92359dd2e7756ef693ac7
parentd08b33d9ef91353f45d4e1cec411a6d7ba08b12c
eina_abstract_content: Fix resource leak

If we error out in this function, then we should be freeing 'content'
also as it was previously calloc'd above

Fixes CID1420317
src/lib/eina/eina_abstract_content.c