commit | 67398e6ad6f88570b4787d8da02249a61b9da7fc | [log] [tgz] |
---|---|---|
author | Marcus Sundberg <adamel@example.net> | Wed Oct 05 12:39:51 2005 +0000 |
committer | Marcus Sundberg <adamel@example.net> | Wed Oct 05 12:39:51 2005 +0000 |
tree | 43b3379bbe5f4e40300ce19233de3e5277d89636 | |
parent | 04adebbccdf6bff0aa104ddd576a431c823c8807 [diff] |
(srtp_add_stream): Sanity check arguments before doing anything. (srtp_create): No need to check first policy here, let srtp_add_stream() check each policy instead. Clean up after us if adding a stream fails.