mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Remove author tag
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/**
|
||||
* @author Jordy Zomer
|
||||
* @name unsiged to signed used in pointer arithmetic
|
||||
* @description finds unsigned to signed conversions used in pointer arithmetic, potentially causing an out-of-bound access
|
||||
* @id cpp/sign-conversion-pointer-arithmetic
|
||||
|
||||
Reference in New Issue
Block a user