Re: mysqlgui crash caused by infinite loop
[EMAIL PROTECTED] writes: > >Description: > mysqlgui crash caused by infinite loop in > mysql_read_default_options because strcend > never returns 0 > >How-To-Repeat: > > >Fix: > > --- libmysql/libmysql.c.orig Thu Feb 14 18:30:17 2002
mysqlgui crash caused by infinite loop
>Description: mysqlgui crash caused by infinite loop in mysql_read_default_options because strcend never returns 0 >How-To-Repeat: >Fix: --- libmysql/libmysql.c.origThu Feb 14 18:30:17 2002 +++ libmysql/libmysql.c Tue Mar 19 15:52:49 2002 @@ -712