Files
ocserv/src
Grigory Trenin 86972b7200 Fix compiler warning when PAM/RADIUS are disabled
This fixes a -Wtype-limits warning encountered in builds without
PAM and RADIUS (e.g., OpenWRT). When the avail_acct_types array is
empty, ARRAY_SIZE evaluates to 0, making the unsigned comparison
always false.

Reported in #709.

Signed-off-by: Grigory Trenin <grigory.trenin@gmail.com>
2026-04-27 12:00:09 -04:00
..
2025-09-01 00:58:17 +03:00
2024-04-28 13:37:19 +02:00
2026-01-07 15:46:16 -05:00
2026-01-25 18:59:13 -05:00
2024-12-01 20:49:05 +01:00