e_comp_canvas: changed default value to E_LAYER_COUNT-1 in e_comp_canvas_layer_map. 17/107417/4 accepted/tizen/3.0.m2/mobile/20170104.143053 accepted/tizen/3.0.m2/tv/20170104.143517 accepted/tizen/3.0.m2/wearable/20170104.143915 accepted/tizen/3.0/common/20161229.112640 accepted/tizen/3.0/ivi/20161229.053957 accepted/tizen/3.0/mobile/20161229.053902 accepted/tizen/3.0/tv/20161229.053916 accepted/tizen/3.0/wearable/20161229.053937 accepted/tizen/common/20161228.162513 accepted/tizen/ivi/20161229.112524 accepted/tizen/mobile/20161229.112354 accepted/tizen/tv/20161229.112442 accepted/tizen/wearable/20161229.112503 submit/tizen/20161228.050541 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0/20161228.050712
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 28 Dec 2016 04:17:05 +0000 (13:17 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Wed, 28 Dec 2016 04:45:39 +0000 (20:45 -0800)
commit620b329f83807dcb2074c2c5d7d730f8b12fb373
tree21d79c2ce5987d3064e9c2299b3abcc4ea75be3e
parentb871622c6cf70dc9ea1d939b114d9df5b705248b
e_comp_canvas: changed default value to E_LAYER_COUNT-1 in e_comp_canvas_layer_map.

This change prevents to access the e_comp->layers list out of bounds.

Change-Id: I7e7ca5938ea23cd8b515f0ccf113052cb8a0bd00
src/bin/e_client.c
src/bin/e_comp_canvas.c