aboutsummaryrefslogtreecommitdiffstats
path: root/main/sipsak/musl-fix-strcasestr.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/sipsak: fix segfault due to use of strcasestr without _GNU_SOURCENatanael Copa2015-01-271-0/+16
Also fix off-by-one errors while at it which was found: https://github.com/sipwise/sipsak/commit/bf9d2417a1e73697873a5f5099dac4bb3eb4b2d9 ref #3750