gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] GStreamer backend has an infinite loop


From: strk
Subject: Re: [Gnash-dev] GStreamer backend has an infinite loop
Date: Tue, 31 Oct 2006 09:02:38 +0100

On Tue, Oct 31, 2006 at 03:02:11PM +0900, Hiroyuki Ikezoe wrote:
> Hello, 
> 
> gnash cannot be started with GStreamer backend since the backend has an
> infinite loop.
> 
> The compile time warning is:
> sound_handler_gst.cpp: In member function 'virtual void
> GST_sound_handler::stop_all_sounds()':
> sound_handler_gst.cpp:608: warning: comparison of unsigned expression >=
> 0 is always true
> 
> The attachment diff will fix the issue.

The attached diff would likely segfault. I applied it after
also changing the body to use (i-1), does it sound right ?

--strk;




reply via email to

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