mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Fix typo.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Provides a taint-tracking tracking configuration for reasoning about allocation-size overflow.
|
||||
* Provides a taint-tracking configuration for reasoning about allocation-size overflow.
|
||||
*
|
||||
* Note, for performance reasons: only import this file if `AllocationSizeOverflow::Configuration`
|
||||
* is needed, otherwise `AllocationSizeOverflowCustomizations` should be imported instead.
|
||||
|
||||
Reference in New Issue
Block a user