mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-04 01:00:26 +02:00
Shamelessly copy Josiah
This commit is contained in:
4
source/lib/json/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test
vendored
Normal file
4
source/lib/json/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
RUN: not LLVMFuzzer-SignedIntOverflowTest-Ubsan 2>&1 | FileCheck %s
|
||||
CHECK: runtime error: signed integer overflow: 2147483647 + 1 cannot be represented in type 'int'
|
||||
CHECK: Test unit written to ./crash-
|
||||
|
Reference in New Issue
Block a user