aboutsummaryrefslogtreecommitdiffstats
path: root/libwc/wtf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prevent overflow beyond the end of string in wtf_parse1()v0.5.3+debian-19+deb8u2Tatsuya Kinoshita2017-01-061-12/+32
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/68 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=00433f4ac2645ac6236ea1892b4a93f26a039a84
* Prevent overflow beyond the end of string for wtf to wcs macrosTatsuya Kinoshita2017-01-061-2/+4
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/77 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=c3a3305e0334f76626aeaca76bcfab04a94f851d
* Prevent overflow beyond the end of string in caller of get_mclen()Tatsuya Kinoshita2017-01-061-3/+8
| | | | | | | | | | | | | | Bug-Debian: https://github.com/tats/w3m/issues/59 Bug-Debian: https://github.com/tats/w3m/issues/73 Bug-Debian: https://github.com/tats/w3m/issues/74 Bug-Debian: https://github.com/tats/w3m/issues/75 Bug-Debian: https://github.com/tats/w3m/issues/76 Bug-Debian: https://github.com/tats/w3m/issues/78 Bug-Debian: https://github.com/tats/w3m/issues/79 Bug-Debian: https://github.com/tats/w3m/issues/80 Bug-Debian: https://github.com/tats/w3m/issues/83 Bug-Debian: https://github.com/tats/w3m/issues/84 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=6eea841d3a0f8dc539584dc67b15f585a8213775
* Prevent overflow beyond the end of string in wtf_strwidth() and wtf_len()Tatsuya Kinoshita2017-01-061-2/+4
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/57 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=7fbaf9444fcd2d3ce061775949b38deb4d489943 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=a56a8ef132945512c010cbcbc873dbb42274f9bd
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+598