bigsheykh left a comment (kamailio/kamailio#4464)

> > > Thanks for the PR - just wondering if the getaddrinfo change is a bug 
> > > fix, and need maybe also be backported to the stable branch?
> > 
> > 
> > Thanks for reviewing the PR @henningw Yes, The getaddrinfo() input had an 
> > issue — this function is not part of Kamailio but a built-in C library 
> > call, which expects a null-terminated string.
> 
> Ok, understood. Please use PKG (private memory) for the temporary variable if 
> its only used inside this function, not shared memory.

@henningw
Got it, updated to use PKG memory as suggested.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4464#issuecomment-3513050448
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/4464/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to