ecore_wl2: replace strcpy with strncpy 99/199899/1
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 13 Feb 2019 15:43:23 +0000 (10:43 -0500)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 15 Feb 2019 08:51:28 +0000 (17:51 +0900)
commit904dbbcf9b860eef8c8722cae2fe4173302ebef9
treed4225d14773c8267aba13a8ddbe1e8aeec1e55a8
parent2402f57cae496aab67b30035ac441f1e53d1d22a
ecore_wl2: replace strcpy with strncpy

Summary: this patch replaces a volnerable function with a safer one.

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7920

Change-Id: I7e83ba8c07dd3dfab892e67f00582c1692d802e7
src/lib/ecore_wl2/ecore_wl2_input.c