Set C pointers to NULL after freeing them to avoid double-frees #77
ci.yml
on: push
Bitrot check
2m 56s
Clippy (MSRV)
3m 14s
Clippy (beta)
14s
Code coverage
17m 41s
Intra-doc links
3m 31s
Rustfmt
12s
UUID validity
5s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Annotations
12 errors and 2 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Build target wasm32-wasi
Process completed with exit code 101.
|
Latest build on windows-latest
Process completed with exit code 1.
|
Latest build on ubuntu-latest
The job was canceled because "windows-latest" failed.
|
Latest build on ubuntu-latest
The operation was canceled.
|
Latest build on macOS-latest
The job was canceled because "windows-latest" failed.
|
Latest build on macOS-latest
The operation was canceled.
|
Test on windows-latest
Process completed with exit code 1.
|
Test on ubuntu-latest
The job was canceled because "windows-latest" failed.
|
Test on ubuntu-latest
The operation was canceled.
|
Test on macOS-latest
The job was canceled because "windows-latest" failed.
|
Test on macOS-latest
The operation was canceled.
|
Clippy (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy (MSRV)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|