Hi,
From looking at the code, I'm not sure this is
correct? In case of `received-from=` given in the list of flags, I see
`ng_flags->received_from` being referenced and treated as a list (items added to it)
before it's set to anything. I would expect to see something like
`ng_flags->received_from = bencode_list()` somewhere.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3230#issuecomment-1238202034
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3230/c1238202034(a)github.com>