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. |