Bug 561740 – Use stack allocation for thai_engine_break
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 22 Nov 2008 00:10:07 +0000 (00:10 +0000)
committerChris Wilson <cpwilson@src.gnome.org>
Sat, 22 Nov 2008 00:10:07 +0000 (00:10 +0000)
commitd1477e4107f0e9df54968124e367065325411740
tree9bb646ecd50cf4c4d42fda06b5ba488fb39f6777
parente7fa19d60666897ed819eb0028bab06852a8f420
Bug 561740 – Use stack allocation for thai_engine_break

2008-11-22  Chris Wilson  <chris@chris-wilson.co.uk>

Bug 561740 – Use stack allocation for thai_engine_break

* modules/thai/thai-lang.c (utf8_to_tis), (thai_engine_break):
Small tweak to allocate small, temporary arrays on the stack.

svn path=/trunk/; revision=2740
ChangeLog
modules/thai/thai-lang.c