diff options
author | Michael Olbrich <m.olbrich@pengutronix.de> | 2018-07-09 15:08:15 +0200 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@ocrete.ca> | 2018-10-21 08:19:33 +0000 |
commit | b257672b46b00fb5a6a5984ead069e60e5b3d00c (patch) | |
tree | 841f81ff79df6cdb5041a6f45a5603aabf6160da /.gitignore | |
parent | 2ef4bd7bc4bb148706f30c25be9f49e59a460653 (diff) | |
download | libnice-b257672b46b00fb5a6a5984ead069e60e5b3d00c.tar.gz |
stun: check identifier before using it
By default, 'candidate_identifier == NULL' only happens for 'compatibility
== NICE_COMPATIBILITY_GOOGLE'. However, keepalive=true will also trigger
the same code path so candidate_identifier must be checked to avoid a
segfault.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions