efl selection manager - fix anoyther binary buffer treated as string bug
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 12 Apr 2018 14:59:03 +0000 (23:59 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 13 Apr 2018 07:28:58 +0000 (16:28 +0900)
commit26df991af680bf63a19d64ae2d57057127d8743c
tree3f0f50a1aa193974043bbdfaa3a48751c4d941bc
parente4ca58d800cb68578433677b9041267c1d7412eb
efl selection manager - fix anoyther binary buffer treated as string bug

yet another "binary buffer" (pointer + size) streated as a string with
strdup + strlen which is oh so wrong. this fixes up some cnp in
wayland with garbage at the end of strings

@fix
src/lib/elementary/efl_selection_manager.c