Improve blob->as<>
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 31 Oct 2018 20:19:42 +0000 (13:19 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 31 Oct 2018 20:19:42 +0000 (13:19 -0700)
commit4d4e526b5cc703111eb445b7e319a4cd1917489f
tree7a41e4f4e2c4fb1304a0d3f946c1170d9c4ba54b
parent5854d3fa251069f8158b97a831d1439c2ff8b510
Improve blob->as<>

It's true that blob->as<> should only be called on null or sanitized
data.  But this change is safe, so keep it.
src/hb-blob.hh
src/hb-ot-glyf-table.hh