enventor/src
Bowon Ryu cc538a8508 edc_parser&autocomp: Fix double click issue on WindowsOS
Summary:
Enventor window stops responding on double clicking "min" on Windows.
Because of approaching the index in which the cur_context doesn't exist, the crash happens.
*cur_context[] in parser_attribute_get() edc_parser.c

Test Plan:
1. launch enventor on Windows
2. add image using live edit
3. double click "min" on editor

@TSAM-3524

Reviewers: Jaehyun_Cho, Hermet

Differential Revision: https://phab.enlightenment.org/D3972
2016-05-24 11:58:35 +09:00
..
bin live_edit: revise previous patch 6fb471d8d4. 2016-05-23 22:12:43 +09:00
include live_edit: revise previous patch 6fb471d8d4. 2016-05-23 22:12:43 +09:00
lib edc_parser&autocomp: Fix double click issue on WindowsOS 2016-05-24 11:58:35 +09:00
Makefile.am library support. 2014-09-30 23:56:16 +09:00