Commit 2f10826
committed
Add Rust AddressSanitizer CI coverage
Run the Rust usage test suite under AddressSanitizer on Linux.
This adds continuous sanitizer coverage for FlatBuffers' Rust code and
helps detect memory-safety regressions in unsafe code paths.
The configuration was validated locally on x86_64 Linux with nightly
Rust and rust-src, with the complete Rust usage test suite passing
under AddressSanitizer.
Refs #6401.1 parent 5761d6e commit 2f10826
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
447 | 464 | | |
448 | 465 | | |
449 | 466 | | |
| |||
0 commit comments