Re: core segfaults (Yahoo?)
Philip S Tellis <[email protected]> Fri, 12 Mar 2004 11:26:43 +0530 (IST)
| Newsgroups | gmane.network.everybuddy.devel |
|---|---|
| Message-ID | <[email protected]> |
Sometime on Mar 11, A. Craig West assembled some asciibets to say:
> /* call repeatedly to get the next one */
> -/*
> +
> static struct yahoo_input_data * find_input_by_id(int id)
> {
> YList *l;
> @@ -384,8 +384,8 @@
> }
> return NULL;
> }
> -*/
This method was deprecated in favour of the find_input_by_id_and_*
group. Not all yahoo_inputs need to be cleared in the same way, so we
need different code to free each. Have a look at how ayttm does the
freeing.
Philip
--
The major sin is the sin of being born.
-- Samuel Beckett