Commit ff0b6be
committed
open_sudoers: Do not perform path expansion on files in an includedir
A file in an includedir containing one or more colons (':') in the
name we was being expanded as a colon-separated path instead of
being opened as-is. This fixes a regression introduced in
sudo 1.9.14. Bug #10851 parent ac30b94 commit ff0b6be
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1289 | 1289 | | |
1290 | 1290 | | |
1291 | 1291 | | |
1292 | | - | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
1293 | 1301 | | |
1294 | 1302 | | |
1295 | 1303 | | |
| |||
0 commit comments