Skip to content

Commit 1f3a831

Browse files
hvitvedCopilot
andauthored
Update csharp/ql/lib/semmle/code/csharp/dataflow/internal/SsaImpl.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 21a0d14 commit 1f3a831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • csharp/ql/lib/semmle/code/csharp/dataflow/internal

csharp/ql/lib/semmle/code/csharp/dataflow/internal/SsaImpl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@ private module DataFlowIntegrationInput implements Impl::DataFlowIntegrationInpu
10191019
}
10201020

10211021
/**
1022-
* Allows for flow into uncertain defintions that are not call definitions,
1022+
* Allows for flow into uncertain definitions that are not call definitions,
10231023
* as we, conservatively, consider such definitions to be certain.
10241024
*/
10251025
predicate allowFlowIntoUncertainDef(Impl::UncertainWriteDefinition def) {

0 commit comments

Comments
 (0)