Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/MustFlow.qll

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Mathias Vorreiter Pedersen
2022-03-08 13:06:53 +00:00
committed by GitHub
parent 7106fe35aa
commit bfa0714577

View File

@@ -112,7 +112,7 @@ private module Cached {
/**
* Holds if `instr` is the qualifier to a call to the non-virtual function `f`, and
* `init` is the corresponding initiazation instruction that receives the value of
* `init` is the corresponding initialization instruction that receives the value of
* `instr` in `f`.
*/
pragma[noinline]