forked from AuroraMiddleware/gtk
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:
parent
7be352f465
commit
7df7efcc12
@ -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)
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user