Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e007eff

Browse filesBrowse files
committed
Crypto: Fixing typo
1 parent 1ac3d5c commit e007eff
Copy full SHA for e007eff

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎cpp/ql/lib/experimental/quantum/Language.qll

Copy file name to clipboardExpand all lines: cpp/ql/lib/experimental/quantum/Language.qll
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
private import cpp as Language
22
import semmle.code.cpp.dataflow.new.TaintTracking
33
import codeql.quantum.experimental.Model
4-
private import experimental.quantum.OpenSSL.GericSourceCandidateLiteral
4+
private import OpenSSL.GenericSourceCandidateLiteral
55

66
module CryptoInput implements InputSig<Language::Location> {
77
class DataFlowNode = DataFlow::Node;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.