]> git.eshelyaron.com Git - emacs.git/commit
* src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use
authorChong Yidong <cyd@stupidchicken.com>
Tue, 23 Jun 2009 14:14:40 +0000 (14:14 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 23 Jun 2009 14:14:40 +0000 (14:14 +0000)
commitc736632e7b6f25f51d23333826bae3e340d1aee6
tree53ad4caa0f9f0697309798743963e08366cc8aa1
parent1cfa150e9357b6629cf07e91225c59008561ca47
* src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use
xmalloc and xrealloc (not malloc and realloc), so subsequent heap
pointer dereferences are guaranteed to be valid.
src/ChangeLog
src/ftfont.c