xdp-for-windows icon indicating copy to clipboard operation
xdp-for-windows copied to clipboard

Use error logging + goto macros to attribute every failure to a specific code block

Open mtfriesen opened this issue 5 months ago • 0 comments

Use LOG_AND_BAIL_ON_ERROR style macros to ensure each failure path has a unique logging statement.

mtfriesen avatar Aug 31 '24 17:08 mtfriesen