Edje: edje_edit - fix Segmentation Fault on new BOX part
authorVitalii Vorobiov <vi.vorobiov@samsung.com>
Mon, 9 Feb 2015 16:58:26 +0000 (18:58 +0200)
committerVitalii Vorobiov <vi.vorobiov@samsung.com>
Mon, 9 Feb 2015 16:58:26 +0000 (18:58 +0200)
commit1d4e8c2f1d58af2d3b730565d4d476cf87c412c3
treeee8cd13f6c1faf13d22d2ff6cf85a15347d72d80
parent8fbee3fac069f62ce41996fc8f20030ae208ad91
Edje: edje_edit - fix Segmentation Fault on new BOX part

After adding new part (with type BOX) there was a SIGSEV because
of structure that wasn't initialized.

@fix
src/lib/edje/edje_edit.c