tvg_saver: fix the argument of the sizeof call
authorMira Grudzinska <m.grudzinska@samsung.com>
Tue, 12 Oct 2021 19:00:19 +0000 (21:00 +0200)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 15 Oct 2021 00:42:27 +0000 (09:42 +0900)
commitc0dcaa3942a137a5d0a4f338f16e30b9a54ae7b7
tree1640b643a9936b585d69bd0b83d84845bccdd8fc
parent06bf3a188e77cfaac8b9ab7463ed9318f4492c93
tvg_saver: fix the argument of the sizeof call

We got the size of a pointer instead of the size of a whole table.
Fixed now
src/savers/tvg/tvgTvgSaver.cpp