<b>6.0.0.2126</b>
Latest QA run:
SS: UTC 2026.08.09 22:37:18 - 2026.08.09 23:47:59
CS: UTC 2026.08.09 23:50:04 - 2026.08.10 01:35:47
-------------------------------------------------
GitHub Action 2026.08.08 20:25:41 <span class="t_gh_bot">increment build number</span>
-------------------------------------------------
Closest previous non-bot:
<b>6.0.0.2123</b>
sunliqiang 2026.08.08 06:25:45
Remove no-op isc_info_svc_dump_pool_info handler (#9110)
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.

Changed paths:
  M src/jrd/svc.cpp