value: be safer on reset of existing values.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 10 Feb 2012 22:03:48 +0000 (22:03 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 10 Feb 2012 22:03:48 +0000 (22:03 +0000)
commit3fbce27e8d7bf9467cf0a2688ed754fbf8799157
tree22651ebe7547607535eb7c50b94cb8d7c63bf1a7
parent6609523415fcaf9476d90cfd114a516bc3c802da
value: be safer on reset of existing values.

if user get and then set the same value, we should not crash and this
may happen with previous code as the old
string/array/value/list... were released, then you ended with the
released memory still being pointed.

SVN revision: 67841
legacy/eina/src/include/eina_inline_value.x
legacy/eina/src/lib/eina_value.c