Evas textblock: Fixed cond jump depends on uninit value.

SVN revision: 61939
This commit is contained in:
Tom Hacohen 2011-08-01 08:21:05 +00:00
parent d3cbb5e584
commit 316393df91
1 changed files with 1 additions and 0 deletions

View File

@ -2168,6 +2168,7 @@ _layout_format_pop(Ctxt *c, const char *format)
/* FIXME: Actually do something with the new acquired padding,
* the can be different and affect our padding! */
Evas_Coord style_pad_l, style_pad_r, style_pad_t, style_pad_b;
style_pad_l = style_pad_r = style_pad_t = style_pad_b = 0;
redo_nodes = eina_list_remove_list(redo_nodes, i);
fmt = eina_list_data_get(c->format_stack);
_layout_do_format(c->obj, c, &fmt, fnode,