summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 15:40:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 15:40:37 +0000
commit9125b61804fd2f5dcc76aeeeed3837cbdb84109b (patch)
tree02400b99daa9aae2ae9a85f8dd4504d4bc3f03ab
parent009a4027de496273838a2a0ec085a6db8008459c (diff)
parente8016d1608a982a872ca1aa37004777b579b1bc7 (diff)
downloadlibnl-build-tools-release.tar.gz
Snap for 11880863 from e8016d1608a982a872ca1aa37004777b579b1bc7 to build-tools-releasebuild-tools-release
Change-Id: Ic23862c227cc8c58cc3cc1586b6dc10b632a834a
-rw-r--r--Android.bp1
-rw-r--r--libnl_blocklist.txt5
2 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index fc6a4a8f..8f367863 100644
--- a/Android.bp
+++ b/Android.bp
@@ -102,6 +102,7 @@ cc_library {
sanitize: {
integer_overflow: true,
+ blocklist: "libnl_blocklist.txt",
},
apex_available: [
"//apex_available:platform",
diff --git a/libnl_blocklist.txt b/libnl_blocklist.txt
new file mode 100644
index 00000000..ed986965
--- /dev/null
+++ b/libnl_blocklist.txt
@@ -0,0 +1,5 @@
+[cfi]
+
+[integer]
+# Intentional overflows in multiple hash functions
+src:*/lib/hash.c