)]}'
{"src/openvpn/ssl.c":[{"author":{"_account_id":1000002,"name":"cron2","display_name":"Gert Doering","email":"gert@greenie.muc.de","username":"cron2"},"change_message_id":"22d71f5b17d901eec1dc124aab3c05987b228caa","unresolved":true,"context_lines":[{"line_number":2924,"context_line":"    }"},{"line_number":2925,"context_line":""},{"line_number":2926,"context_line":"    /* Byte limit */"},{"line_number":2927,"context_line":"    if (session-\u003eopt-\u003erenegotiate_bytes \u003e 0 \u0026\u0026 ks-\u003en_bytes \u003e\u003d (counter_type)session-\u003eopt-\u003erenegotiate_bytes)"},{"line_number":2928,"context_line":"    {"},{"line_number":2929,"context_line":"        return true;"},{"line_number":2930,"context_line":"    }"}],"source_content_type":"text/x-csrc","patch_set":7,"id":"6043bf12_8e71cece","line":2927,"updated":"2026-03-31 17:32:26.000000000","message":"I think we should look into making `session-\u003eopt-\u003erenegotiate_bytes` and `...packets` an `uint64_t` and initialize as `0` (not -1).   Saves on the cast, adds 3 more lines to the patch...  not sure if the end result is really nicer, but it might worth looking at it.","commit_id":"50d7721ad14a95e9c5d6c29ac09001a11e9961c2"}]}
