mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 00:13:40 +02:00
Remove leftover noinline attributes. (is_name_start_char, is_name_char):
2004-11-29 Matthias Clasen <mclasen@redhat.com> * glib/gmarkup.c: Remove leftover noinline attributes. (is_name_start_char, is_name_char): Avoid possible reads beyond the end of g_ascii_table.
This commit is contained in:
committed by
Matthias Clasen
parent
75942393f5
commit
18651f45d0
@@ -1,6 +1,8 @@
|
||||
2004-11-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.c: Remove leftover noinline attributes.
|
||||
(is_name_start_char, is_name_char): Avoid possible reads
|
||||
beyond the end of g_ascii_table.
|
||||
|
||||
* glib/Makefile.am: Use the perl found by configure. (#149826,
|
||||
Morten Welinder)
|
||||
|
Reference in New Issue
Block a user