CPP: Change note for #264.

This commit is contained in:
Geoffrey White
2018-10-08 12:18:37 +01:00
parent f706d2a96c
commit 4fb6611dbe

View File

@@ -6,7 +6,7 @@
| **Query** | **Tags** | **Purpose** |
|-----------------------------|-----------|--------------------------------------------------------------------|
| *@name of query (Query ID)* | *Tags* |*Aim of the new query and whether it is enabled by default or not* |
| Cast from char* to wchar_t* | security, external/cwe/cwe-704, external/microsoft/c/c6276 | Detects potentially dangerous casts from char* to wchar_t*. Enabled by default on LGTM. |
## Changes to existing queries