Daniel P. Berrangé <berra...@redhat.com> writes:

> With error_propagate, the stack trace from any error_abort/fatal
> usage will start from the error_propagate() call, which is largely
> useless. Using ERRP_GUARD ensures the stack trace starts from
> the origin that reported the error.

Yes.

I've been chipping at error_propagate() uses on and off for a while.
There are hundreds left.

> Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>

Reviewed-by: Markus Armbruster <arm...@redhat.com>


Reply via email to