Commit 15c91cb
authored
Fixed deref probably null pointer
Pointer "control" doesn't check before usage in Replace function. There may be dereference null pointer.1 parent 81e05e1 commit 15c91cb
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| |||
0 commit comments