[MPlayer-dev-eng] Re: [mlayer-users]GDB info of the subcp crash

陆然 hephooey at fastmail.fm
Mon Jan 13 09:27:50 CET 2003


Hi,
On Monday 13 January 2003 15:23, Moritz Bunkus wrote:
> HI.
>
> >                         for (; *so && *so!='}'; *so++);
>
> This line should probably read
>
> for (; *so && *so!='}'; so++);
>
> so that the pointer will be incremented, and not its contents...
You are right, the '*' caused the crash. Hope it can be fixed soon.
-- 
Best Regard,
LR



More information about the MPlayer-dev-eng mailing list