2023-06-09 07:03:40 +00:00
|
|
|
<runtime ram="16M" caps="150" binary="test-sanitizer">
|
2018-12-06 04:19:19 +00:00
|
|
|
|
2023-06-24 14:57:19 +00:00
|
|
|
<fail after_seconds="10"/>
|
|
|
|
<succeed>
|
2023-06-09 07:03:40 +00:00
|
|
|
[init]*runtime error: *index 2 out of bounds*
|
|
|
|
[init]*runtime error: *store to null pointer
|
2023-06-24 14:57:19 +00:00
|
|
|
</succeed>
|
2018-12-06 04:19:19 +00:00
|
|
|
|
|
|
|
<content>
|
|
|
|
<rom label="ld.lib.so"/>
|
|
|
|
<rom label="libsanitizer_common.lib.so"/>
|
|
|
|
<rom label="libubsan.lib.so"/>
|
|
|
|
<rom label="test-sanitizer"/>
|
|
|
|
</content>
|
|
|
|
|
2023-06-09 07:03:40 +00:00
|
|
|
<config/>
|
|
|
|
|
2018-12-06 04:19:19 +00:00
|
|
|
</runtime>
|