Re: Outstanding patches, #57613



"Matthias Clasen" <matthiasc poet de> writes:
> If there is a logic error, it is in _gtk_text_buffer_get_line_log_error: It
> has
> 
> g_return_val_if_fail (!gtk_text_iter_is_end (anywhere_in_line, NULL));
> 
> thus is cannot be called for the end iter. But many places in gtktextiter.c
> call
> it without checking for this. What the proposed patch does is insert this
> check in one place, leaving many others open to the same problem. How
> should this be fixed ?
> 

I think I'm going to have to look at it more carefully - I'm going
out of town for a few days now, I can do that when I get back.

Havoc




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