initialize pixmap size vars in comp resize interceptor
authorMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 26 Sep 2015 01:32:08 +0000 (21:32 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Sat, 26 Sep 2015 01:57:25 +0000 (21:57 -0400)
commit80a9240e7a1f9d0ec6769ffd44042b3ac8ee9b6e
tree3c0f943c497c87c3e366df048651715fe933d115
parentec7752cc900bde3cc8e6fb2338a4099983787420
initialize pixmap size vars in comp resize interceptor

these are never uninitialized when they are used, but this
is not obvious to the reader

CID 1324956, 1324956
src/bin/e_comp_object.c