| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
(cherry picked from commit 7af0b1392ab4eb22be78b22fe7f5dd3876cbdc66)
|
|
|
|
|
|
|
|
|
| |
Also fix off-by-one errors while at it which was found:
https://github.com/sipwise/sipsak/commit/bf9d2417a1e73697873a5f5099dac4bb3eb4b2d9
fixes #3750
(cherry picked from commit e4e81d1b04308e8fca49211412d0ae4a47cdfe3b)
|
|
|
|
|
|
| |
ref #3750
(cherry picked from commit 5a679b880f979e4fce37612c51b3f342b18deba3)
|
| |
|
|
|
|
|
|
| |
for musl build. the changes are automatically done based on previous
build log errors, so this does not guarantee successful build, but
is a required.
|
| |
|
| |
|
|
|