Commit dd7e8f7
committed
Check string for nil value
make sure to check the string for nil value before doing the caseInsensitiveCompare, otherwise this could introduce a bug.1 parent 5d1cc85 commit dd7e8f7
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments