Fix incorrect constructor. Use malloc instead of realloc.
commit25bd58a533fda08e8da978fbf2ca487034c0e02c
authorxy <yuzhuohuang@qq.com>
Thu, 27 Oct 2011 00:00:02 +0000 (27 08:00 +0800)
committerxy <yuzhuohuang@qq.com>
Thu, 27 Oct 2011 00:00:02 +0000 (27 08:00 +0800)
treec0b03b4edd38f612f484c264afb1ecc01b4c792a
parentbc1c6af3dc7cf30265c419f84af344cdf0cd9f24
Fix incorrect constructor. Use malloc instead of realloc.
src/subtitles/Rasterizer.cpp