mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 09:53:04 +01:00
Rename directories to include language. Also update files
This commit is contained in:
committed by
=Michael Hohn
parent
fe1baf7dc1
commit
102c18cce5
@@ -116,7 +116,7 @@
|
||||
|
||||
#
|
||||
# Is the read() function from the line
|
||||
rg read ~/codeql-lab/codeql-dataflow-sql-injection/add-user.c
|
||||
rg read ~/codeql-lab/codeql-dataflow-sql-injection-c/add-user.c
|
||||
# 52: count = read(STDIN_FILENO, buf, BUFSIZE - 1);
|
||||
# present?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user