Files
znc/src
jabberwock 94aeaa02bf Message: add bounds check in GetParamsColon when uIdx >= params.size()
Without this check, when uIdx >= m_vsParams.size() and the vector is
non-empty, the subtraction in the clamp condition underflows to SIZE_MAX.
GetParamsSplit() already has the equivalent check at the top of the
function; this brings GetParamsColon() in line with it.

Fixes #1994
2026-03-17 09:39:50 -07:00
..
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2015-12-07 00:53:30 +00:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2015-12-07 00:53:30 +00:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00
2026-03-10 10:26:35 +01:00
2026-01-01 13:44:32 +01:00
2026-01-01 13:44:32 +01:00