Commit 4d81f83
authored
housekeeping: fix list iteration and memleak in ldsm-dialog (#431)
Even if this dialog is likely never shown, fix the list iteration and
memory leak when handling the ignore-paths setting.
This will address the (justified) gcc warning regarding the wrong use
of G_N_ELEMENTS on the strv.1 parent 71cfccb commit 4d81f83
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments