microsoft/xdp-for-windows

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

mtfriesen opened this issue · 0 comments

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