Commit 0735432
committed
Use mb_strlen(8bit) to get length in bytes
The strlen might be messed up by mbstring overloading.
Signed-off-by: Michal Čihař <[email protected]>1 parent 4aadd25 commit 0735432
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 79 | + | |
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
| |||
0 commit comments