We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b8361a commit 8ef1af9Copy full SHA for 8ef1af9
c/common/src/codingstandards/c/OutOfBounds.qll
@@ -903,8 +903,7 @@ module OOB {
903
override predicate isNotNullTerminated() { none() }
904
}
905
906
- private class PointerToObjectSourceOrSizeToBufferAccessFunctionConfig extends DataFlow::Configuration
907
- {
+ private class PointerToObjectSourceOrSizeToBufferAccessFunctionConfig extends DataFlow::Configuration {
908
PointerToObjectSourceOrSizeToBufferAccessFunctionConfig() {
909
this = "PointerToObjectSourceOrSizeToBufferAccessFunctionConfig"
910
0 commit comments