]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 20:04:27 +0000 (14:04 -0600)
commit746c90db633dc86e78029deb492a7ae2619e425a
treeb7b053017a3ff71e68c99cfa1db8d0413a871efd
parent3951365cdb450484de286bd2473775bcea1fdac3
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