elm_code_text: Return empty string on 0 length.
authorAlastair Poole <netstar@gmail.com>
Sun, 5 Jan 2020 17:36:33 +0000 (17:36 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 5 Jan 2020 21:54:53 +0000 (06:54 +0900)
commitbab0d5dc2c8cac2e3c78ffd51c17acd1a98f074a
treef4a1b900e34c9c7d6b15168ee7ab6664e5a3ef86
parent8063b8610e3d31544b6f146453d74d68e18406e0
elm_code_text: Return empty string on 0 length.

Throughout elm_code we rely on this function returning a valid
string (unless the line object isn't set/is NULL).
src/lib/elementary/elm_code_text.c