Commit beb68d5
committed
fix: check for NULL before iterating
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>1 parent 204d097 commit beb68d5
File tree
1 file changed
+4
-2
lines changed- src/main/java/net/sf/jsqlparser/expression
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
362 | | - | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
363 | 365 | | |
364 | 366 | | |
365 | 367 | | |
| |||
0 commit comments