Commit 9cb60cd
committed
DoUserAuthRequestPassword Missing Bounds Check
Replace the original message parsing functions with the GetStringRef()
function, which does better bounds checking.
Affected function: DoUserAuthRequestPassword.
Issue: F-4111 parent a8ad9f0 commit 9cb60cd
1 file changed
+3
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6890 | 6890 | | |
6891 | 6891 | | |
6892 | 6892 | | |
6893 | | - | |
| 6893 | + | |
6894 | 6894 | | |
6895 | 6895 | | |
6896 | | - | |
6897 | | - | |
6898 | | - | |
6899 | 6896 | | |
6900 | 6897 | | |
6901 | 6898 | | |
6902 | | - | |
6903 | | - | |
6904 | | - | |
6905 | | - | |
6906 | | - | |
| 6899 | + | |
| 6900 | + | |
6907 | 6901 | | |
6908 | 6902 | | |
6909 | 6903 | | |
| |||
0 commit comments