Commit 8c4a6b3
committed
bandwidth: handle nil bandwidth in CHECK
Somehow we missed this case; if CHECK is called with no bandwidth
configuration, we segfault. Oops.
Fixes: #1221
Signed-off-by: Casey Callendrello <[email protected]>1 parent 9b3772e commit 8c4a6b3
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
302 | 307 | | |
303 | 308 | | |
304 | 309 | | |
| |||
0 commit comments