On Thu, Aug 10, 2006 at 01:28:41PM -0400, Ross Mohn wrote:
> At the beginning of the zoom() function, you return if sel is NULL. But
> then later on you check to see if clients is NULL:
>
> if(clients)
> clients->prev = sel;
>
> How would it be possible for clients to be NULL if sel has a value?
Thanks for the hint. That portion survived because of
evolutionary reasons.
Regards,
-- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361Received on Fri Aug 11 2006 - 08:36:12 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:04 UTC