bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Small memory leak, CVS


From: Holger
Subject: [Bug-gnubg] Small memory leak, CVS
Date: Sun, 30 Mar 2003 23:29:47 +0200

Hi,

Maybe a small bug.
In DrawAlphaImage() the allocated memory for *mask isn't freed again. I
guess it should?
gtkboard.c:2942:    guchar *mask = malloc( ( cy ) * ( cx + 7 ) >> 3 );

And I have problems getting non-anonymous cvs access to work. So far I've
only tried to do an update.
        $ export CVS_RSH=ssh
        $ cvs -z9 address@hidden:/cvsroot/gnubg
update -P -d
        ssh: connect to host subversions.gnu.org port 22: Operation
not permitted
        cvs [update aborted]: end of file from server (consult above
messages if any)
I did generate an RSA1 key and registered it at Savannah. I'm using CVS and
SSH from Cygwin.
Normally, I do my (anonymous) checkouts/updates with a native Win32 version
of cvs.

Regards,

        Holger




reply via email to

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