Skip to content
Snippets Groups Projects
Commit 3eee1ec0 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #7247: createTLSListener: don't let string go out of scope

The pjsip_host_port a_name variable was being assigned to a
temporary unnamed string that went out of scope immediately, leaving
a_name pointing to garbage.
parent 6a541f48
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment