eina: Lets allocate space for the terminating \0 as well
authorDaniel Willmann <d.willmann@samsung.com>
Mon, 18 Feb 2013 13:18:04 +0000 (13:18 +0000)
committerDaniel Willmann <d.willmann@samsung.com>
Mon, 18 Feb 2013 13:18:04 +0000 (13:18 +0000)
commit7f63a742516d7bb7abd8c60b71c850cbf3095a7c
tree1b4f9dbe818e6c8ab13f95a8988c3c24036ad593
parentdda109a9060d97f2a74de509d2ac538364f6cd03
eina: Lets allocate space for the terminating \0 as well

Off-by-1 in string copy, found by klocwork

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/lib/eina/eina_prefix.c