Ok, ignore this patch ... seems there are some more places where data ==
NULL needs fixing :(
dh
On 04/14/2010 11:48 AM, Christopher Michael wrote:
> Here is a small patch for Efreet which fixes the warning(s) issued at E
> startup about eina_hash_del being called with Data == NULL. This patch
>
Here is a small patch for Efreet which fixes the warning(s) issued at E
startup about eina_hash_del being called with Data == NULL. This patch
does fix the problem, but there may be a better way to go about this,
hence why I did not direct commit.
I've tested it here with no ill effects, but I