Assert that blob length doesn't overflow address.
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 19 Dec 2014 02:09:41 +0000 (18:09 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 19 Dec 2014 02:09:41 +0000 (18:09 -0800)
commitd5a5052098b0aa79ff55c235e61a9db477c4120f
treeb5dac1242d9bbf705974759d42c0c3f1edd6d9e4
parent66e37409b3bc1eddc86704ae26d9176677ce6aa6
Assert that blob length doesn't overflow address.

This will crash now, if blob was created with wrong length.
Check for that coming next commit.
src/hb-open-type-private.hh