Skip to content

Commit 169c890

Browse files
committed
formatting
1 parent bc7f021 commit 169c890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/src/Security/CWE-730/ServerCrash.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class AsyncCall extends DataFlow::CallNode {
6969

7070
/**
7171
* Gets a function that is invoked by `asyncCallback` without any try-block wrapping, `asyncCallback` is in turn is called indirectly by `routeHandler`.
72-
*
72+
*
7373
* If the result throws an excection, the server of `routeHandler` will crash.
7474
*/
7575
Function getAPotentialServerCrasher(

0 commit comments

Comments
 (0)