bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Simplified (?) texture loading.


From: Christian Anthon
Subject: Re: [Bug-gnubg] Simplified (?) texture loading.
Date: Thu, 27 Apr 2006 22:19:48 +0200
User-agent: Mutt/1.5.10i

On Thu, Apr 27, 2006 at 08:44:20PM +0200, Øystein Johansen wrote:
> Hi,
> 
> I've made a patch that use gdk_pixbuf to read the 3d board textures,
> instead of the LoadDIBTexture routines. It should simplify a bit.
> 
> However.... I've not commited this code to the cvs yet, since I'm
> experiencing some crashes here.
> 
> Can anyone test this patch, and see if it works. If it doesn't please
> find the bugs :-o
> 
> -Øystein

This line in misc3d.c

free(bits); /* Release loaded image data */

causes a double free on start up here on linux.

Christian.




reply via email to

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