Update cpp/ql/lib/semmle/code/cpp/security/ProductFlowUtils/ProductFlowUtils.qll

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Mathias Vorreiter Pedersen
2025-07-23 11:53:55 +01:00
committed by GitHub
parent 019447b681
commit 5d6c4a63bb

View File

@@ -1,5 +1,5 @@
/**
* This file provies the `SizeBarrier` module which provides barriers for
* This file provides the `SizeBarrier` module which provides barriers for
* both the `cpp/invalid-pointer-deref` query and the `cpp/overrun-write`
* query.
*/