]> git.ipfire.org Git - thirdparty/asterisk.git/commit
test_res_prometheus: Fix compilation failure on Debian 13.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 14 Aug 2025 20:31:00 +0000 (16:31 -0400)
committerNaveen Albert <asterisk@phreaknet.org>
Fri, 15 Aug 2025 16:10:47 +0000 (16:10 +0000)
commitd48bd100ebf2c5a2c3b8c17982a077948a39ba7d
tree4b6f6f55d93ac1c1b04a623e64bb5ce8610ba932
parent16f789c8f8101de509e349ec209275266f5a759d
test_res_prometheus: Fix compilation failure on Debian 13.

curl_easy_setopt expects long types, so be explicit.

Resolves: #1369
tests/test_res_prometheus.c