aboutsummaryrefslogtreecommitdiff
path: root/generate/lint
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2011-04-13 18:18:52 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2011-04-13 18:18:52 +0000
commit997de4e17cf02a81027df8d01a4fcefe25da3796 (patch)
treef5abd67cc9e3ada1ae289fe7cf2e23d9abf07fcc /generate/lint
parent4d8fe534b7309d798d941e14e51985eed6b511bc (diff)
downloadsrc-997de4e17cf02a81027df8d01a4fcefe25da3796.tar.gz
src-997de4e17cf02a81027df8d01a4fcefe25da3796.zip
Import ACPICA 20110413.vendor/acpica/20110413
Notes
Notes: svn path=/vendor-sys/acpica/dist/; revision=220604 svn path=/vendor-sys/acpica/20110413/; revision=220605; tag=vendor/acpica/20110413
Diffstat (limited to 'generate/lint')
-rw-r--r--generate/lint/options.lnt2
1 files changed, 2 insertions, 0 deletions
diff --git a/generate/lint/options.lnt b/generate/lint/options.lnt
index 1ede674cc814..614b1dc0e55e 100644
--- a/generate/lint/options.lnt
+++ b/generate/lint/options.lnt
@@ -81,3 +81,5 @@
-e662 // Allow "pointer overrun" for dynamic structures
-e831
-e784 // Allow "Nul character truncated from string" for lookup tables
+-e661 // Allow access beyond "end of pointer" for ACPI tables declared with x[1] fields
+-e796 // Allow access beyond "end of pointer" for namestrings