Avoid a possible buffer overrun. (#142444, Leonard Michlmayr)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkimcontextsimple.c (check_table): Avoid a possible
	buffer overrun.  (#142444, Leonard Michlmayr)
This commit is contained in:
Matthias Clasen 2005-05-20 21:04:51 +00:00 committed by Matthias Clasen
parent 7be352f465
commit 7df7efcc12
3 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkimcontextsimple.c (check_table): Avoid a possible
buffer overrun. (#142444, Leonard Michlmayr)
* gtk/gtkfilesystem.c: Remove C99-isms (#304879,
Kazuki IWAMOTO)

View File

@ -1,5 +1,8 @@
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkimcontextsimple.c (check_table): Avoid a possible
buffer overrun. (#142444, Leonard Michlmayr)
* gtk/gtkfilesystem.c: Remove C99-isms (#304879,
Kazuki IWAMOTO)

View File

@ -1,5 +1,8 @@
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkimcontextsimple.c (check_table): Avoid a possible
buffer overrun. (#142444, Leonard Michlmayr)
* gtk/gtkfilesystem.c: Remove C99-isms (#304879,
Kazuki IWAMOTO)