[subset] Replace auto_array with prealloced_array
authorBehdad Esfahbod <behdad@behdad.org>
Sat, 10 Feb 2018 20:20:10 +0000 (14:20 -0600)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 10 Feb 2018 20:20:10 +0000 (14:20 -0600)
commitc31fcf4c58d96eb7d9781a986991b1a79ac7be44
treec182408cc10347d4705361a1a8166bd3668c872d
parent931d67900ee6d96b5962a475c1b71a58b821bcba
[subset] Replace auto_array with prealloced_array

auto_array has constructor/destructor. Cannot be used in POD object, as the clang
bots all noticed...
src/hb-ot-cmap-table.hh
src/hb-subset-glyf.cc
src/hb-subset-plan.cc
src/hb-subset-plan.hh