|
Ran
|
Jobs
1
|
Files
29
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump libfuzzer-sys from 0.4.7 to 0.4.9 (#472) Bumps [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) from 0.4.7 to 0.4.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md">libfuzzer-sys's changelog</a>.</em></p> <blockquote> <h2>0.4.9</h2> <p>Released 2025-01-28.</p> <h3>Added</h3> <ul> <li>The <code>example_init</code> demonstrates how to pass an initialization code block to the <code>fuzz_target!</code> macro.</li> </ul> <h3>Changed</h3> <ul> <li>The <code>fuzz_target!</code> macro now supports the generation of <code>LLVMFuzzerInitialize</code> to execute initialization code once before running the fuzzer. This change is not breaking and is completely backward compatible.</li> </ul> <hr /> <h2>0.4.8</h2> <p>Released 2024-11-07.</p> <h3>Added</h3> <ul> <li>Bindings to <code>LLVMFuzzerCustomCrossOver</code> through the <code>fuzz_crossover</code> macro. See the <code>example_crossover</code> directory in this crate's repo for a complete example.</li> </ul> <h3>Changed</h3> <ul> <li>Updated to <code>libFuzzer</code> commit <code>ab51eccf8</code> (<code>release/19.x</code>).</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-fuzz/libfuzzer/commit/4b077c206"><code>4b077c2</code></a> Merge pull request <a href="https://redirect.github.com/rust-fuzz/libfuzzer/issues/129">#129</a> from fitzgen/bump-to-0.4.9</li> <li><a href="https://github.com/rust-fuzz/libfuzzer/commit/25e550ee6"><code>25e550e</code></a> Bump to version 0.4.9</li> <li><a href="https://github.com/rust-fuzz/libfuzzer/commit/bc6ea8b02"><code>bc6ea8b</code></a> Merge pull request <a href="https://redirect.github.com/rust-fuzz/libfuzzer/issues/128">#128</a> from zi0Black/support-for-LLVMFuzzerInitialize</li> <li><a... (continued)
3498 of 4425 relevant lines covered (79.05%)
15524927.73 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13081439533.1 | 29 |
79.05 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|