mirror of https://github.com/mosra/magnum.git
Browse Source
Previously 0 was returned, which would fail at runtime for
division-by-zero in the following sanity check:
CORRADE_INTERNAL_ASSERT(!(offset % BufferTexture::offsetAlignment()));
pull/68/head
4 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue