diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-05-27 23:24:28 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-05-27 23:24:28 +0000 |
commit | c1b68c76890cee59cf705d3e4f3a09d166728cd7 (patch) | |
tree | d196fc04938ab28aaf1644cbf68c342c5dc32c90 /ChangeLog.pre-1-10 | |
parent | 93a41fbb72a6758f899e45f1740a1182a9edb705 (diff) | |
download | pango-c1b68c76890cee59cf705d3e4f3a09d166728cd7.tar.gz |
Limit the size of the buffers we alloca(). (#104238
Tue May 27 18:37:44 2003 Owen Taylor <otaylor@redhat.com>
* pango/mini-fribidi/fribidi.c (fribidi_analyse_string):
Limit the size of the buffers we alloca(). (#104238
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 14fb9599..2f6d100a 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +Tue May 27 18:37:44 2003 Owen Taylor <otaylor@redhat.com> + + * pango/mini-fribidi/fribidi.c (fribidi_analyse_string): + Limit the size of the buffers we alloca(). (#104238) + Tue May 27 16:51:32 2003 Owen Taylor <otaylor@redhat.com> * configure.in: Clean up so that tests for Xft/FreeType |