aboutsummaryrefslogtreecommitdiffstats
path: root/libwc/wtf.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-10Prevent overflow beyond the end of string in wtf_len()Tatsuya Kinoshita1-1/+2
cf. https://github.com/tats/w3m/issues/57
2016-12-10Prevent overflow beyond the end of string in wtf_parse1()Tatsuya Kinoshita1-18/+24
Bug-Debian: https://github.com/tats/w3m/issues/68
2016-12-10Prevent overflow beyond the end of string for wtf to wcs macrosTatsuya Kinoshita1-2/+4
Bug-Debian: https://github.com/tats/w3m/issues/77
2016-12-07Prevent overflow beyond the end of string in wtf_strwidth()Tatsuya Kinoshita1-1/+2
Bug-Debian: https://github.com/tats/w3m/issues/57
2016-12-07Revert "Prevent overflow beyond the end of string in wtf_strwidth()"Tatsuya Kinoshita1-5/+1
This reverts commit d345c0950dfdef065b7377ecad0e4bc1d2601bf8.
2016-12-07Prevent overflow beyond the end of string in wtf_strwidth()Tatsuya Kinoshita1-1/+5
Bug-Debian: https://github.com/tats/w3m/issues/57
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+598