Commit e2d2a45
committed
Create handle on non sanitized value
We must never create handle on sanitized value since it will create
weird stuff. The creatHandle() function good to deal with un-sanitized
data since it will remove anything that is dangerous.
Fixes #821 parent 94d08f1 commit e2d2a45
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
628 | | - | |
| 628 | + | |
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| |||
0 commit comments