gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] Re: 3.5.4 on Tru64: assertion failure in ld_owl


From: Gunnar Farneback
Subject: Re: [gnugo-devel] Re: 3.5.4 on Tru64: assertion failure in ld_owl
Date: Sun, 08 Feb 2004 14:58:53 +0100
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (sparc-sun-solaris2.7) (with unibyte mode)

Teun wrote:
> Haven't tested this on Tru64 yet, but I guess the corresponding
> free(list->pattern_heap) in close_pattern_list needs a separate
> treatment for list->counter == 0 as well.

In that case list->pattern_heap is NULL. Are there any issues with
free(NULL)? I don't have a reference handy but I believe C89
guarantees that it does nothing.

/Gunnar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]