Files
Mohammed Al Sahaf af716aa9fb internal: fix MaxSizeSubjectsListForLog off-by-one when maxToDisplay is 0
The loop appended before checking the length, so with maxToDisplay=0
one domain leaked into the output before the break check. Reorder so
the length check comes first.

Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
2026-08-30 18:21:59 +03:00
..
2026-08-30 15:45:16 +03:00
2026-08-30 15:39:14 +03:00
2026-08-30 15:45:15 +03:00
2026-08-30 15:45:15 +03:00