efl: make xattr stuff work.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 31 Dec 2012 20:41:54 +0000 (20:41 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 31 Dec 2012 20:41:54 +0000 (20:41 +0000)
commit9161f83a3e54758dc630296abe3a17e133f3bc26
treefc82bdbaf756eea923dacb0833bfe0ab43a46749
parent80fd3a77c0f465dbbfe4dca96b47d0167df2fef3
efl: make xattr stuff work.

 * fix eina_xattr_value_ls() and eina_xattr_value_fd_ls() to not loop
   infinitely.

 * NULL terminate the retrieved xattr values, at least they'll be
   easier to handle in our programs and less error prone.

SVN revision: 81940
src/lib/eina/eina_xattr.c