Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/sipsak: fix segfault with unsupported records in SRV responses | Natanael Copa | 2015-03-17 | 1 | -0/+20 |
fix a segault that will happen when a DNS response contains an unsupported RR section. additional AAAA records in SRV response was enough to trigger it. This fix will sipsak simply stop parsing the DNS response when it hits unsupported RR sections. (cherry picked from commit 30ab0ecbb0385605cda2d6b3c5de7ff7c6797dd8) |