Charles Slater - 2003-01-27

Logged In: YES
user_id=698273

Thanks for reporting this bug and fix. I think that this
infinite loop is very common. People may be browsing a
mixture of C and python or C files with an error in a quoted
string statement. The fix is fine. The variable
"failsafe" could be changed to "lines_in_quote". cbrowser
can have
a specified limit of 1024 on the number of line inside a
highlighted quote.

There may be better fixes, but this one beats an infinite
loop. I vote for adding it to the distribution.