Description
The check-abi script has robustness issues in particular:
- It is vulnerable to failing due to different sort orders for different executables, if not everything respects the current locale's sort order.
- It uses non portable command lines for sed and mktemp.