mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
After this commit, all annocheck errors are fixed except for: Hardened: virt-get-kernel: MAYB: Gaps were detected in the annobin coverage. Run with -v to list. After discussion with the annocheck maintainers this gap in coverage (which corresponds to the OCaml runtime) seems to be caused either by the runtime not being linked with the right flags, or might be a bug in annocheck itself. In any case it's not something that can be resolved within the scope of libguestfs.