See below the warning:
````
kz_amqp.c: In function ‘kz_send_targeted_cmd’:
kz_amqp.c:2548:4: warning: ‘json_obj’ may be used uninitialized in this function
[-Wuninitialized]
````
This seems to be fixed in trunk, but not in 4.4.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/954