bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Small memory leak, CVS


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Small memory leak, CVS
Date: Mon, 31 Mar 2003 08:04:58 +0000
User-agent: Mutt/1.4i

On Sun, Mar 30, 2003 at 11:29:47PM +0200, Holger wrote
> 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 had a lot of problems with cvs yesterday. They went away during the
afternoon (CET). 

You should make sure that you run ssh protocol v1 (i.e., "ssh -1" or
some option in a configuration file). 

Also, if you can run ssh with option "-v" you should be able to get some
verbose output from ssh.

Oeystein, are you using cvs/ssh from windows, or do you do your commits
from linux?

Joern




reply via email to

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