This in itself violates the standards. Space between the closing paren
and opening brace. Personally, I would have just discarded the if, since
the functions that FREELIST calls are all NULL safe.
> + FREELIST(db->servers);
> + }
> +
> db->servers = servers;
> +
> return 0;
> }
>
> --
> Barbu Paul - Gheorghe
> Common sense is not so common - Voltaire
> Visit My GitHub profile to see my open-source projects - https://github.com/paullik
>
>