]> 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 20:18:53 +0000 (20:18 +0000)
commite2525a4945b57532f3cec49086a85a4edd944359
tree34e09043cd6f2e6293600f1030fe6677d5a6af7a
parent29efce111771cce5dd1a38c6b2ab91a4ace6a6e1
test_res_prometheus: Fix compilation failure on Debian 13.

curl_easy_setopt expects long types, so be explicit.

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