Files
alembic/fuzztest.patch

15 lines
552 B
Diff
Raw Permalink Normal View History

Index: alembic-1.8.8/lib/Alembic/AbcCoreOgawa/Tests/fuzzTest.cpp
===================================================================
--- alembic-1.8.8.orig/lib/Alembic/AbcCoreOgawa/Tests/fuzzTest.cpp
+++ alembic-1.8.8/lib/Alembic/AbcCoreOgawa/Tests/fuzzTest.cpp
@@ -1024,7 +1024,8 @@ int main ( int argc, char *argv[] )
testFuzzer25185(false);
testFuzzer25192(true);
- testFuzzer25192(false);
+ // https://github.com/alembic/alembic/issues/346
+ //testFuzzer25192(false);
testFuzzer25204(true);
testFuzzer25204(false);