mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ab01dda559
commit
4557af3c30
@@ -8,7 +8,7 @@
|
||||
<p>
|
||||
|
||||
Applications are constrained by how many resources they can make use
|
||||
of, failing to respect these constraints may cause the application to
|
||||
of. Failing to respect these constraints may cause the application to
|
||||
be unresponsive or crash. It is therefore be problematic if attackers
|
||||
can control the sizes or lifetimes of allocated objects.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user