зеркало из https://github.com/mozilla/gecko-dev.git
54a52e060a
Prior to making invert() return an Option we just gleefully assumed that it succeeded here. Instead of panicing let's fail to create the transform. The problem was found by oss-fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34216 Differential Revision: https://phabricator.services.mozilla.com/D114999 |
||
---|---|---|
.. | ||
c_bindings.rs | ||
chain.rs | ||
gtest.rs | ||
iccread.rs | ||
lib.rs | ||
matrix.rs | ||
transform.rs | ||
transform_avx.rs | ||
transform_neon.rs | ||
transform_sse2.rs | ||
transform_util.rs |