gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog extensions/fileio/fileio.cpp


From: Udo Giacomozzi
Subject: Re: [Gnash-commit] gnash ChangeLog extensions/fileio/fileio.cpp
Date: Thu, 22 Feb 2007 14:26:29 +0100

Thursday, February 22, 2007, 2:23:29 PM, I wrote:
UG> -    string str = ptr->fgets(str);
UG> +    string str;
UG> +    str = ptr->fgets(str);

Don't really know why this patch was necessary, but I got always
segementation faults when the function returned...

Udo






reply via email to

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