Ran
|
Files
67
|
Run time
3s
|
Badge
Embed ▾
README BADGES
|
travis-ci
Squashed commit of the following: commit e01868ea3 Merge: 1f87b06 08109b1 Author: Avinash Sonawane <rootkea@gmail.com> Date: Thu Mar 23 18:22:14 2017 +0530 Merge branch 'libidn' of https://github.com/rootkea/wget2 into libidn commit 1f87b067e Author: Avinash Sonawane <rootkea@gmail.com> Date: Thu Mar 23 16:38:42 2017 +0530 Fix libidn & libidn2 memory misuse commit 7fd33bcf6 Author: Avinash Sonawane <rootkea@gmail.com> Date: Wed Mar 22 23:45:37 2017 +0530 Fixed formatting by separating `while` and `(` commit 8afc11bce Author: Avinash Sonawane <rootkea@gmail.com> Date: Wed Mar 22 23:41:40 2017 +0530 Fix misuse of libidn & libidn2 memory * libwget/encoding.c wget_str_to_ascii(): 1) Free libidn memory with idn_free() 2) Free libidn2 memory with idn2_free() commit 08109b118 Author: Avinash Sonawane <rootkea@gmail.com> Date: Thu Mar 23 16:38:42 2017 +0530 free libidn and libidn2 memory using corresponding functions commit 7b6911d76 Author: Avinash Sonawane <rootkea@gmail.com> Date: Wed Mar 22 23:45:37 2017 +0530 Fixed formating by adding space between `while` and `(` commit a142988e3 Author: Avinash Sonawane <rootkea@gmail.com> Date: Wed Mar 22 23:41:40 2017 +0530 free libidn memory with idn_free() on Windows platform
5898 of 8947 relevant lines covered (65.92%)
3335.18 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|