Bug 29143

Summary: nice_agent_set_remote_candidates() should sanity-check candidates.
Product: nice Reporter: Will Thompson <will>
Component: GeneralAssignee: Youness Alaoui <youness.alaoui>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Will Thompson 2010-07-19 03:30:15 UTC
From bug 29113:

> content_new_remote_candidates_cb in gtalk-file-collection.c doesn't check
> nice_address_set_from_string() and skip the candidate if it failed. I'm not
> sure whether this is okay and libnice will reject the candidate itself later,
> or whether we'll all die.

Humm.. good question, I think we'll all die. I checked and libnice doesn't
check if the address is valid, I suppose it should. i'll fix libnice to check
if the address received is valid or not.
Comment 1 Youness Alaoui 2010-07-20 16:34:24 UTC
This is now fixed in libnice 0.0.13 released today.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.