Re: Outstanding patches, #57613
- From: Havoc Pennington <hp redhat com>
- To: "Matthias Clasen" <matthiasc poet de>
- Cc: <gtk-devel-list gnome org>
- Subject: Re: Outstanding patches, #57613
- Date: 09 Aug 2001 19:59:33 -0400
"Matthias Clasen" <matthiasc poet de> writes:
> The bug is: If an iter points to the last position in a buffer
> gtk_text_iter_forward_cursor_position() crashes.
>
> Is the proposed patch ok to commit ?
I'd like to be sure there isn't a logic bug in forward_cursor_position
causing this (off-by-one, etc.) before fixing it this way. Have you
investigated that?
For example maybe a <= should be <, or something. Then that could show
up in other cases as well.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]