On Tue, Mar 26, 2019 at 10:00 PM <[email protected]> wrote:
>
> From: Andrii Nakryiko <[email protected]>
>
> This patch set fixes bug in btf_dedup_is_equiv() check mishandling equivalence
> comparison between VOID kind in candidate type graph versus anonymous non-VOID
> kind in canonical type graph.
>
> Patch #1 fixes bug, by comparing candidate and canonical kinds for equality,
> before proceeding to kind-specific checks.
> Patch #2 adds a test case testing this specific scenario.

Applied. Thanks

Reply via email to