user_nodefs.h
1.03 KB
-
coverity: add nodefs for abort macros · 5981ab1d
Add nodefs for macros that abort the current flow due to errors. This includes macros that trigger on integer overflows and for the version check macro. This aids Coverity as we point out that these paths will cause a fatal error.
Patrick Steinhardt committed