mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
switch by worklist type contains two for() loops, for D_INDIRDEP and D_PAGEDEP. On error, these loops are exited by break, where the switch actually shall be leaved. Use goto instead of break to reach the error handling code. Reported by: Peter Holm Reviewed by: tegge Approved by: pjd (mentor) MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| ffs | ||
| ufs | ||