tvg_saver TvgSaver: Initialize local value
authorJunsuChoi <jsuya.choi@samsung.com>
Mon, 8 Nov 2021 06:05:16 +0000 (15:05 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 10 Nov 2021 01:43:08 +0000 (10:43 +0900)
commit1ce4cc6d90cb5f3724790248a866a459c5f27651
tree6730635d88e2800e29b0a3c4bdca0f18240c6e6f
parentc1062fc7ef718aa74a21ddd2615515848ce5a9a7
tvg_saver TvgSaver: Initialize local value

If paint has no path information or stroke information,
it is not referenced inside bounds.
This will access the uninitialized variable at line 759, 760.
src/savers/tvg/tvgTvgSaver.cpp