Skip to content
Snippets Groups Projects
Commit 3a2c0979 authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

sipaccount: fix free'ed memory access

Discovered using ASAN.
useUPnPAddressPortInVIA() stores getUPnPIpAddress().toString() result as pointer
but this last is a stack allocated object.

Refs #74409

Change-Id: I63bbb247225e31ca102b429dec4cb713ce4b7783
parent 4e85791e
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment