]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/macros.h
fix memory leaks reported by -fsanitize
[apt.git] / apt-pkg / contrib / macros.h
index 14541d4d8918af125c46c1d6769a8df3b4e37f77..2f9c6c26930ab953c4cb86bdb921ad7be8d9f66e 100644 (file)
@@ -89,7 +89,7 @@
        #define APT_MUSTCHECK           __attribute__((warn_unused_result))
 #else
        #define APT_NONNULL(...)
-       #define APT_REQRET
+       #define APT_MUSTCHECK
 #endif
 
 #if APT_GCC_VERSION >= 0x0400