summaryrefslogtreecommitdiff
path: root/src/lib/eina/eina_abstract_content.c
Commit message (Expand)AuthorAgeFilesLines
* eina - abstratc content - smaller stack buffer for limited size stringCarsten Haitzler (Rasterman)2020-06-091-1/+1
* Replace strncmp codeMarcel Hollerbach2020-04-031-1/+1
* eina: do not free NULL ptrMarcel Hollerbach2020-03-121-2/+5
* eina_abstract_content: Fix resource leakChristopher Michael2020-03-101-0/+1
* eina_abstract_content: Fix dereference before null checkChristopher Michael2020-03-101-5/+3
* eina_content: free memory in error pathsMarcel Hollerbach2020-03-091-6/+19
* eina: fix define of Eina_ContentMarcel Hollerbach2020-03-091-1/+1
* eina: introduce Eina_Abstract_ContentMarcel Hollerbach2020-03-081-0/+443