mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02:00
C++: Fix missing closing quote in cpp/potential-buffer-overflow qldoc
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* @deprecated This query is deprecated, use
|
||||
* Potentially overrunning write (`cpp/overrunning-write`) and
|
||||
* Potentially overrunning write with float to string conversion
|
||||
* (`cpp/overrunning-write-with-float) instead.
|
||||
* (`cpp/overrunning-write-with-float`) instead.
|
||||
*/
|
||||
|
||||
import cpp
|
||||
|
||||
Reference in New Issue
Block a user