mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Autoformated to make CodeQL happy
This commit is contained in:
@@ -54,5 +54,6 @@ class ExploitableUserModePtrParam extends Parameter {
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
from ExploitableUserModePtrParam p
|
||||
select p, "unsafe_put_user write user-mode pointer $@ without check.", p, p.toString()
|
||||
|
||||
Reference in New Issue
Block a user