Closed
Bug 800508
Opened 12 years ago
Closed 10 years ago
fout[i] appears to be undefined (stack garbage) in webrtc.org noise suppression code
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
WORKSFORME
backlog | webrtc/webaudio+ |
People
(Reporter: jesup, Unassigned)
References
Details
Assigned value is garbage or undefined media/webrtc/trunk/src/modules/audio_processing/ns/ns_core.c:1244
It doesn't appear to be guaranteed not to be stack garbage in all paths. Routine is very long, so it's hard to be sure, but a tool indicated a possible problem.
Upstream issue for webrtc.org
No security impact as it just will cause possible incorrect audio noise suppression.
Updated•12 years ago
|
Priority: -- → P3
Whiteboard: [WebRTC], [blocking-webrtc-]
Updated•12 years ago
|
Depends on: webrtc_updates
Updated•10 years ago
|
backlog: --- → webRTC+
Rank: 35
Whiteboard: [WebRTC], [blocking-webrtc-]
Reporter | ||
Comment 2•10 years ago
|
||
Routine was totally rewritten by upstream.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(rjesup)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•