summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSubhransuSekhar Mohanty <sub.mohanty@samsung.com>2019-07-25 15:17:05 +0900
committerHermet Park <hermetpark@gmail.com>2019-07-25 15:19:41 +0900
commitdd484a54dca4baf7421f9c633ed1b5630c0efd66 (patch)
tree78739481383e09f7a0de2da999117c60a02e443d /doc
parent5f1f361c088fe5e2d7bf6efc51921e9bb769c037 (diff)
downloadefl-dd484a54dca4baf7421f9c633ed1b5630c0efd66.tar.gz
efl_canvas_vg svg: free the svg tree returned by eet_data_read()
The eet_data_read() api creates the structure by referencing the wwt data structure and reading from eet file. So the structure should be deleted by the user of the function. As eet_data_read() api documentation dosen't specify about the ownership I guess we need to free this structure to avoid memory leak.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions