elm_cnp: allocate space for null terminator in _wl_targets_converter
authorDerek Foreman <derekf@osg.samsung.com>
Tue, 28 Feb 2017 23:23:03 +0000 (17:23 -0600)
committerDerek Foreman <derekf@osg.samsung.com>
Tue, 28 Feb 2017 23:23:03 +0000 (17:23 -0600)
commit7359f0be6e80c818ea3067671fb5c84af5ec9aae
tree9c8ca7340cf8a67052261440029b6c12a5038575
parentd8edf70c327258975503cf81ff5e633bcab05d48
elm_cnp: allocate space for null terminator in _wl_targets_converter

strcat needs room for a string terminator.
src/lib/elementary/elm_cnp.c