[sr-dev] [kamailio/kamailio] extensions to lost and http_client modules (#2675)
Wolfgang Kampichler
notifications at github.com
Wed Mar 31 21:36:16 CEST 2021
@wkampich commented on this pull request.
>
pkg_free(ptr);
- ptr = NULL;
+ *held = NULL;
+}
+
+/*
+ * lost_copy_string(str, int*) {
yes true `pkg_str_dup(..)` would be an option; basically I only use the function when a pointer to a string is necessary and requires zero termination
--
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/pull/2675#discussion_r605168104
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210331/33fd74db/attachment.htm>
More information about the sr-dev
mailing list