Skip to content

Conversation

@MichelSimonot
Copy link
Contributor

Ran into a scenario where a a=ssrc line was not being parsed properly; the regex was not checking for - characters. The ssrc attribute in question is previous-ssrc (RFC 5576).

This change modifies the ssrc grammar regex to allow for - in the attribute name, and adds a test case for it.

@ibc
Copy link
Collaborator

ibc commented Jan 5, 2018

LGTM

ibc added a commit to ibc/libsdptransform that referenced this pull request Jan 5, 2018
@clux
Copy link
Owner

clux commented Jan 5, 2018

Hey, thanks a lot for fixing this. Will bump a patch version for it in a bit :-)

@clux clux merged commit 7c8f0e2 into clux:master Jan 5, 2018
@clux
Copy link
Owner

clux commented Jan 5, 2018

In 2.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants