Commit 0037654
committed
minor #20364 [EventDispatcher] Fix XSS in example event dispatcher (nicolas-grekas)
This PR was merged into the 5.4 branch.
Discussion
----------
[EventDispatcher] Fix XSS in example event dispatcher
The exception message can contain unfiltered user input.
Commits
-------
2ff16f8 Fix XSS in example event dispatcher1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments