]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:53:00 +0000 (19:53 +0000)
commit910f32dd3cbe8dd85e426a48dc4ed2028dc65272
tree5eba1e9232d58d2866f2c3928c41fa72538a5d3f
parenta46fca764375468247468f7c207e3a5d3ee6ac3e
test_res_prometheus: Fix compilation failure on Debian 13.

curl_easy_setopt expects long types, so be explicit.

Resolves: #1369
(cherry picked from commit d04f273955cda45d13925ba72128678dfeb6dda9)
tests/test_res_prometheus.c