Files
Jungfraujoch/image_analysis
leonarski_f de839021dc rugnux: the whole-spot-list rung does not overflow the cloud's reserve
The rung that reads every spot of a frame passes SIZE_MAX as the per-image cap, and the
accumulated cloud reserved max_spots_per_image * images - which overflows and throws
length_error out of vector::reserve, killing the run. The count held is already tracked
exactly, so reserve that.
2026-09-13 07:36:48 +02:00
..
2026-08-25 08:21:39 +02:00
2026-08-25 08:21:39 +02:00
2026-09-09 07:25:13 +02:00
2026-09-09 07:25:13 +02:00
2026-06-08 08:30:35 +02:00
2026-09-10 13:51:16 +02:00
2026-09-10 13:51:16 +02:00
2026-09-10 13:51:16 +02:00
2026-08-25 08:21:39 +02:00
2026-09-09 07:25:13 +02:00
2026-09-02 21:17:31 +02:00
2026-09-09 07:25:13 +02:00
2026-07-19 09:39:28 +02:00
2026-07-13 13:54:03 +02:00
2026-07-03 19:18:56 +02:00
2026-07-03 19:18:56 +02:00
2026-09-10 13:51:16 +02:00
2026-08-26 22:47:00 +02:00
2026-09-09 07:25:13 +02:00