[PATCH] abg-ir.cc: Fix incorrect pop of compared types.

Dodji Seketeli dodji@seketeli.org
Tue Jul 28 13:32:26 GMT 2020


Giuliano Procida <gprocida@google.com> a écrit:

> In one case there is an attempt to "pop" an in-progress type
> comparison which hasn't actually happened.
>
> This commit fixes this.
>
> 	* src/abg-ir.cc (equals): In the class_or_union overload,
> 	replace one instance of RETURN(false) with return false.
>
> Signed-off-by: Giuliano Procida <gprocida@google.com>

Good catch!

Applied to master, thanks!

Cheers,

-- 
		Dodji


More information about the Libabigail mailing list