- Don't pkg_free the gparam_t parameter of sql_parse_index. When called within pv_parse_dbr_name that parameter is an internal field in the sql_pv_t structure and wasn't allocated with pkg_malloc. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/339 -- Commit Summary -- * sqlops: Don't pkg_free memory that wasn't pkg_malloc'd -- File Changes -- M modules/sqlops/sql_var.c (2) -- Patch Links -- https://github.com/kamailio/kamailio/pull/339.patch https://github.com/kamailio/kamailio/pull/339.diff --- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/339
_______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
