Hi Dmitry,

On Mon, Sep 06, 2021 at 10:00:00AM +0000, Dmitry V. Levin wrote:
> +     * color.c (parse_opt): Replace asprintf followed by error(EXIT_FAILURE)
> +     with xasprintf.

> +     * objdump.c (show_disasm): Replace asprintf followed by
> +     error(EXIT_FAILURE) with xasprintf.
> +     * readelf.c (handle_gnu_hash): Likewise.
> +     * unstrip.c (handle_output_dir_module, main): Likewise.

All these replacements look correct. Please apply.

Thanks,

Mark

Reply via email to