Justus Winter, le Mon 09 Dec 2013 15:16:30 +0100, a écrit :
> * libihash/ihash.c (hurd_ihash_add): Remove dead code.

Ack!

> ---
>  libihash/ihash.c |    3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/libihash/ihash.c b/libihash/ihash.c
> index be1c580..d670fee 100644
> --- a/libihash/ihash.c
> +++ b/libihash/ihash.c
> @@ -372,9 +372,6 @@ hurd_ihash_add (hurd_ihash_t ht, hurd_ihash_key_t key, 
> hurd_ihash_value_t item)
>  
>    if (ht->items == NULL)
>      {
> -      if (ht->items)
> -     free(ht->items);
> -
>        *ht = old_ht;
>        return ENOMEM;
>      }
> -- 
> 1.7.10.4
> 

-- 
Samuel
Client: "This program has been successfully installed."
Vendeur (surpris): "Et où voyez-vous une erreur ?"
Client: "C'est << HAS BEEN >> !"

Reply via email to