diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-05-27 23:24:44 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-05-27 23:24:44 +0000 |
commit | 3ec3c482689837c48e633ed9ec35d2ce0334c47a (patch) | |
tree | 6567d8a1c9ec82912ec40b5ccb0d80c61794e2fe /ChangeLog.pre-1-8 | |
parent | 7107fef1549f6c907ea508dff46092c1e4eace67 (diff) | |
download | pango-3ec3c482689837c48e633ed9ec35d2ce0334c47a.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-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index ff3f5e2b..b1e9bd31 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -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 |