Closed
Bug 1118385
Opened 11 years ago
Closed 10 years ago
|stun_get_siocgifconf_addrs| can leak a socket
Categories
(Core :: WebRTC: Networking, defect, P4)
Tracking
()
RESOLVED
FIXED
| backlog | webrtc/webaudio+ |
People
(Reporter: erahm, Unassigned)
Details
(Whiteboard: [MemShrink:P3][CID 1244680])
In |stun_get_siocgifconf_addrs| when an error condition is hit using ioctl [1] it leaks the allocated socket |s|.
[1] https://hg.mozilla.org/mozilla-central/annotate/2a193b7f395c/media/mtransport/third_party/nICEr/src/stun/addrs.c#l619
Updated•11 years ago
|
Whiteboard: [MemShrink][CID 1244680] → [MemShrink:P3][CID 1244680]
Updated•10 years ago
|
backlog: --- → webRTC+
Rank: 45
Priority: -- → P4
Comment 1•10 years ago
|
||
This function has been removed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•