fix another coverity bug
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2006-04-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcalendar.c (gtk_calendar_key_press): Avoid a
|
||||
possible array overrun. (Coverity)
|
||||
|
||||
* gtk/gtktextbuffer.c (_gtk_text_buffer_remove_all_tags):
|
||||
Avoid a NULL dereference. (Coverity)
|
||||
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
2006-04-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcalendar.c (gtk_calendar_key_press): Avoid a
|
||||
possible array overrun. (Coverity)
|
||||
|
||||
* gtk/gtktextbuffer.c (_gtk_text_buffer_remove_all_tags):
|
||||
Avoid a NULL dereference. (Coverity)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user