Commit d861d45
committed
Fix: Handle undefined direction in alerts
In alerts with the "Filter count changed" condition, the check now
always falls back to checking if the count increased if the "direction"
condition data is not defined.
Without the fix having it undefined could cause a segmentation fault.1 parent 41a645d commit d861d45
1 file changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14322 | 14322 | | |
14323 | 14323 | | |
14324 | 14324 | | |
14325 | | - | |
| 14325 | + | |
| 14326 | + | |
| 14327 | + | |
| 14328 | + | |
14326 | 14329 | | |
14327 | 14330 | | |
14328 | 14331 | | |
| |||
14341 | 14344 | | |
14342 | 14345 | | |
14343 | 14346 | | |
14344 | | - | |
| 14347 | + | |
| 14348 | + | |
| 14349 | + | |
| 14350 | + | |
| 14351 | + | |
| 14352 | + | |
| 14353 | + | |
| 14354 | + | |
| 14355 | + | |
| 14356 | + | |
14345 | 14357 | | |
14346 | 14358 | | |
14347 | 14359 | | |
| |||
0 commit comments