This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-24 04:36:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77a321ee9afcf5c9611704a50bebb3456fc0a5d4
codeql
/
swift
/
ql
/
test
/
query-tests
/
Security
/
CWE-135
History
Geoffrey White
72fd7179f6
Merge branch 'main' into stringlengthconflation6
2022-07-28 10:01:28 +01:00
..
StringLengthConflation2.swift
Swift: Add test with substring declared differently.
2022-07-18 14:24:12 +01:00
StringLengthConflation.expected
Merge branch 'main' into stringlengthconflation6
2022-07-28 10:01:28 +01:00
StringLengthConflation.qlref
Swift: Test for string length conflation query.
2022-06-20 14:38:52 +01:00
StringLengthConflation.swift
Swift: It turns out NSString.length always exactly matches String.utf16.count.
2022-07-27 17:54:57 +01:00