edje: svg_loader: make sure we check the return from all _parser_number calls
authorStefan Schmidt <stefan@osg.samsung.com>
Mon, 5 Dec 2016 15:30:22 +0000 (16:30 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 5 Dec 2016 16:07:39 +0000 (17:07 +0100)
commit6cf11650c451a93fd6fbd8c3424d2f724791109d
treee3f135e2d1ca9ac4d7620d5d9280a9714427b484
parente1fd028081507c87c5b6245881f8408eca1e572c
edje: svg_loader: make sure we check the return from all _parser_number calls

Instead of nesting this make a bit more sense (at least to me). Also return in
case one of these is not a number.

CID: 1356610
src/bin/edje/edje_svg_loader.c