Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-16 | unit1655: make it C90 compliant | Daniel Stenberg | |
Unclear why this was not detected in the CI. Follow-up to b7666027296a | |||
2019-09-15 | doh: fix (harmless) buffer overrun | Paul Dreik | |
Added unit test case 1655 to verify. Close #4352 the code correctly finds the flaws in the old code, if one temporarily restores doh.c to the old version. |