Commit 39b17e8
committed
Remove no-op isc_info_svc_dump_pool_info handler
This SPB item has never worked - items pointer is not advanced after
the copy, causing an infinite loop. The handler also reads a
network-supplied length without checking it against the SPB buffer
boundary.
Remove both occurrences in Service::query() and Service::query2().
Per maintainers' feedback, dead code is better deleted than fixed.1 parent f0b0d0c commit 39b17e8
1 file changed
Lines changed: 0 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1250 | 1250 | | |
1251 | 1251 | | |
1252 | 1252 | | |
1253 | | - | |
1254 | | - | |
1255 | | - | |
1256 | | - | |
1257 | | - | |
1258 | | - | |
1259 | | - | |
1260 | | - | |
1261 | | - | |
1262 | | - | |
1263 | | - | |
1264 | | - | |
1265 | 1253 | | |
1266 | 1254 | | |
1267 | 1255 | | |
| |||
1704 | 1692 | | |
1705 | 1693 | | |
1706 | 1694 | | |
1707 | | - | |
1708 | | - | |
1709 | | - | |
1710 | | - | |
1711 | | - | |
1712 | | - | |
1713 | | - | |
1714 | | - | |
1715 | | - | |
1716 | | - | |
1717 | | - | |
1718 | 1695 | | |
1719 | 1696 | | |
1720 | 1697 | | |
| |||
0 commit comments