gnugo-devel
[Top][All Lists]
Advanced

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

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


From: Teun Burgers
Subject: [gnugo-devel] Re: 3.5.4 on Tru64: assertion failure in ld_owl
Date: Sun, 08 Feb 2004 14:40:07 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

Gunnar wrote:


Code avoiding a malloc call for the case list->counter == 0
would perhaps be better.

Absolutely. Does the patch below solve the problem correctly?

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.

Teun





reply via email to

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